Hi gurus,
Maybe I'm taking the bad way to do it, but what I want to do is to include a
header file (which displays the name of the company, the date, the name of
the user, etc) in a page generated by a servlet.
If I try to input the file using a out.println("<%@ include
file='TheNameOfMyHeaderFile.jsp'%>").
The result is a page which display <%@ include
file='TheNameOfMyHeaderFile.jsp'%> at the top of my "servlet" page. I can
easily imagine why it doesn't work, but I don't know any better way to do
it.
Any idea or suggestion would be appreciated.
TIA
Chris
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
Re: how can i include a header file in a servlet ?
BENARD Christophe, DDE 34/SG Wed, 08 Aug 2001 06:44:10 -0700
- Re: how can i include a header file in a serv... BENARD Christophe, DDE 34/SG
- Re: how can i include a header file in a... Monte Gardner
- Re: how can i include a header file in a... Penner Matt
- Re: how can i include a header file in a... BENARD Christophe, DDE 34/SG
