I am using the "insert" custom tag in conjunction with the template tags. However, I am also using other custom tags in the inserted pages to do database operations. This does not seem to work. Any custom tag inside the inserted page is not being processed. Why is this? Is this a limitation of the server-side include? The insert tag handler calls RequestDispatcher.include method to include the inserted page. I am running the j2ee1.2.1 reference implementation on NT. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
