Hi list,

I was trying to debug an interceptor someone here wrote that kept
throwing up NullPointerExceptions. It seems
ServletActionContext.getRequest() returns null after the
invocation.invoke() has been called in an interceptor. I skimmed most
of the general docs on interceptors and the ServletActionContext API
but didn't really find a description of this behaviour. Is this a
result from some cleanup from one of the other interceptors? Can I
avoid it (to avoid future breakage) or is this by design?

regards,
Wim

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

Reply via email to