Hi,

I am implementing the ServletResponseAware interface and found out
that sometimes the HttpServletResponse is null when I execute() the
action.

ServletConfigInterceptor is definitely executed before. Actually often
the HttpServletResponse is not null and my code seems to work.

Not sure if I should worry about that or not. Any ideas under which
conditions the HttpServletResponse can be null (in a Struts 2
application, recent version)?

Thanks!

Christian

--
http://www.grobmeier.de
https://www.timeandbill.de

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

Reply via email to