Look in the conf/web.xml file. Instructions are there on how to turn it
on.
rls
John Walstra <[EMAIL PROTECTED]>
09/25/2002 07:07 PM
Please respond to "Tomcat Users List"
To: Tomcat Mailing List <[EMAIL PROTECTED]>
cc:
Subject: Server side include
I'd like to user server side includes in my JSP. I've renamed
servlets-ssi.renametojar to servlets-ssi.jar and uncommented
the SSI area in my web.xml.
I've placed ...
<!--#include virtual="<jsp:getProperty name="company"
property="descUrl"/>"
-->
into my JSP, but it doesn't include the document. It however does place an
HTML comment.
<!--#include virtual="cnet.html" -->
which is not really what I want.
It doesn't look like it's processing my JSP. Do I have to have an .shtml
extension? If so, can I change that?
--
John Walstra
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Progress might have been all right once, but it's gone on too long.
-- Ogden Nash
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>