Any one having problems using iPlanet web server 4.0 and <jsp:include or <%@
include tags?
I have tried various combos of syntax and used non-existent file names, but
the server doesn't even give me any messages or errors (even in the error
log), it just ignores the tag. I want to put the same footer at the bottom
of each of my pages, so I was adding before the </body> and </html> tags
this:
<%@ include file="Footer.jsp" %>
Any ideas? I checked the configuration of the web server, but found
nothing.
Jennifer Buffington
Senior Web Application Developer
ACV Insurance Services, Inc.
425.486.1671 x239
www.acv-ins.com
===========================================================================
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