-
class
This abstract class is a template for choosing the target method that is
named in the list-encoded
parameter
attribute of the
ActionMapping
that matches a submission parameter.
-
class
This servlet-based dispatcher chooses the target method based on the
parameter
attribute of the
ActionMapping
that matches
a submission parameter.
class
This servlet-based dispatcher uses the configuration value of the
parameter
attribute from the corresponding
ActionMapping
to pick the appropriate method
on the action.