Hi,
I need to invoke a Struts2 action using <
jsp:include> (I can't use <:s:action> because it doesn't result in a new request, and I need to be able to cache the response from the included action using a
Servlet filter.). However, when I set up my
Struts filter to handle includes
I get the following exception in Glassfish V2.1. Any suggestions?
SCJP, SCWCD, SCBCD, SCEA 5