Are there any limitations when using <jsp:include> to include content generated by an ActionServlet? For instance, is it possible to set cookies in an action that is included from another page? Specifically, when <jsp:include> is called the response is already commited, correct? Thank you. --min
- Re: jsp:include limitations? Mindaugas Idzelis
- Re: jsp:include limitations? Craig R. McClanahan

