No.  Tomcat 3.3 doesn't include support for SSI.  There is SSI
support in Tomcat 4.x in the form of an SSI servlet.  I believe
this servlet is disabled by default in the recent Tomcat 4.0.x
releases.  See the Tomcat 4.x conf/web.xml file for details.

Cheers,
Larry

> -----Original Message-----
> From: Garrett Smith [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 02, 2002 4:24 PM
> To: Tomcat Users List
> Subject: SSI in TC3.3?
> 
> 
> Does Tomcat 3.3 support server-side includes for static content?
> 
> I know that JSPs support including other JSPs or other static 
> html files,
> but I imagine that this is a relatively expensive process, 
> since JSPs are
> compiled and executed.
> 
> Thanks,
> Garrett
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to