Spring Portlet MVC comes with three HandlerMapping implementations:
PortletModeHandlerMapping,
ParameterHandlerMapping, and PortletModeParameterHandlerMapping
The ParameterHandlerMapping implementation provides mapping of portlet requests to a handler based on the value of a request parameter.
No comments:
Post a Comment