Generated by
JDiff

Class org.springframework.web.servlet.mvc.AbstractUrlViewController

Added Methods
void setRemoveSemicolonContent(boolean) Set if ";" (semicolon) content should be stripped from the request URI.
 

Changed Methods
ModelAndView handleRequestInternal(HttpServletRequest, HttpServletResponse) Documentation changed from old to new.
Retrieves the URL path to use for lookup and delegates to .getViewNameForRequest.