Tuesday, November 29, 2011

What is the action mapping

An ActionMapping represents the information that the controller, RequestProcessor, knows about the mapping of a particular request to an instance of a particular Action class. The instance of ActionMapping is used to select a particular Action is passed on to that Action, thereby providing access to any custom configuration information included with the ActionMapping object
Category:Servlet Interview Questions

No comments:

Post a Comment