spring-framework / org.springframework.web.servlet.support / RequestContextUtils / <init>

<init>

RequestContextUtils()

Utility class for easy access to request-specific state which has been set by the org.springframework.web.servlet.DispatcherServlet.

Supports lookup of current WebApplicationContext, LocaleResolver, Locale, ThemeResolver, Theme, and MultipartResolver.

Author
Juergen Hoeller

Author
Rossen Stoyanchev

Since
03.03.2003

See Also
RequestContextorg.springframework.web.servlet.DispatcherServlet