Thanks very much, I believe I want an entry in my context.xml something like:

<Context path="/myapplication" privileged="true"
         docBase="/usr/local/tomcat/server/webapps/myapplication">
</Context>

Thanks again for getting me in the right direction.
-Steve

On Mar 17, 2008, at 2:59 PM, Mark Thomas wrote:

Steve Major wrote:
I don't have a servlets-ssi.renametojar file nor an existing servlets-ssi.jar. I downloaded various versions of 6.0.x and it doesn't appear to be a part of any of those archives. I can only find that file in archives of TomCat 5.5.

You can ignore this. The classes you need are part of the standard distro.

2) I'm unsure about this part of the How To: "Only Contexts which are marked as privileged may use SSI features (see the privileged property of the Context element)."

http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
Search for privileged.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to