Uses of Class
org.apache.struts.extras.actions.ActionDispatcher
Package
Description
The actions package provides special adapters between the incoming HTTP
request and the corresponding business logic.
-
Uses of ActionDispatcher in org.apache.struts.extras.actions
Modifier and TypeClassDescriptionclass
An Action helper class that dispatches to to one of the public methods that are named in theparameter
attribute of the corresponding ActionMapping and matches a submission parameter.