Hi all,
Is there any way to work around the fact that you can't have a <jsp:include>
inside a custom tag?
I need to include the same file multiple times, and Tomcat complains if you
use <%@include%> more then once in a single page.

Does the next version of the spec have this limit concerning the flushing of
dynamic includes?

Do any other servlet engines support <jsp:include> within a custom tag?

Thanks,
  -- Bill

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to