Relies on a thread-bound RequestAttributes instance, which can be exported through RequestContextListener , org.springframework.web.filter.RequestContextFilter or org.springframework.web.servlet.DispatcherServlet .
This Scope will also work for Portlet environments, through an alternate RequestAttributes implementation (as exposed out-of-the-box by Spring's org.springframework.web.portlet.DispatcherPortlet . author: Rod Johnsonauthor: Juergen Hoellerauthor: Rob Harropsince: 2.0See Also: RequestContextHolder.currentRequestAttributesSee Also: RequestAttributes.SCOPE_REQUESTSee Also: RequestContextListenerSee Also: org.springframework.web.filter.RequestContextFilterSee Also: org.springframework.web.servlet.DispatcherServletSee Also: org.springframework.web.portlet.DispatcherPortlet
Scope
RequestAttributes
null