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

Reply via email to