Generated by
JDiff

Package org.springframework.web.servlet

Added Classes and Interfaces
LocaleContextResolver Extension of LocaleResolver, adding support for a rich locale context (potentially including locale and time zone information).
NoHandlerFoundException Exception to be thrown if DispatcherServlet is unable to determine a corresponding handler for an incoming HTTP request.
 

Changed Classes
DispatcherServlet Central dispatcher for HTTP request handlers/controllers, e.g.
FrameworkServlet Base servlet for Spring's web framework.