Generated by
JDiff

Class org.springframework.web.portlet.DispatcherPortlet

Documentation changed from old to new.

Added Methods
void setForwardActionException(boolean) Set whether to forward exceptions thrown during the action phase to the render phase via a session attribute.
void setForwardEventException(boolean) Set whether to forward exceptions thrown during the event phase to the render phase via a session attribute.
 

Changed Methods
HandlerExecutionChain getHandler(PortletRequest) Documentation changed from old to new.
Return the HandlerExecutionChain for this request.