org.springframework.web.servlet.support
Class Diagram support

Class Summary
JstlUtilsHelper class for preparing JSTL views.
RequestContextContext holder for request-specific state, like current web application context, current locale, current theme, and potential binding errors.
RequestContextUtilsUtility class for easy access to various request-specific state, set by the DispatcherServlet.
WebContentGeneratorConvenient superclass for any kind of web content generator, like AbstractController and WebContentInterceptor.