Uses of Class
org.apache.struts.dispatcher.AbstractEventMappingDispatcher
Packages that use AbstractEventMappingDispatcher
- 
Uses of AbstractEventMappingDispatcher in org.apache.struts.dispatcher.servlet
Subclasses of AbstractEventMappingDispatcher in org.apache.struts.dispatcher.servletModifier and TypeClassDescriptionclassThis servlet-based dispatcher chooses the target method based on theparameterattribute of theActionMappingthat matches a submission parameter.