2012/12/30 Burton Rhodes <burtonrho...@gmail.com>:
>         HttpServletResponse response = (HttpServletResponse)
> invocation.getInvocationContext().get(StrutsStatics.HTTP_RESPONSE);

Maybe try to use:
HttpServletRequest request = ServletActionContext.getRequest();


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to