RedirectHelper
instance from the HttpServletRequest
by using the HttpServletRequest.getAttribute(InfrastructureKeys.REDIRECT_HELPER)
. If this is null
, it is added to the HttpServletRequest
as an attribute under this key method, before being returned
@author Phil Zoio
|
|