help in this regards is appreciated.
Thanks
Uma
-Original Message-
From: Amy Roh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 13, 2002 6:15 PM
To: Tomcat Developers List
Subject: Re: Where can I find the spec to implement SSI on Jakarta
Tomcat 4.0?
Uma Munugala wrote:
> Hi
>
Amy Roh wrote:
>
> Mike Jette wrote:
>
> > Where can I find the spec to implement Server-Side Include (SSI) on Jakarta
> > Tomcat 4.0?
Note: I'm pretty sure that Catalina 4.0.x only has a minimal support
for SSI. I rewrote it all to include everything that Apache
mod_include does (except th
find this useful.
Amy
>
>
> Thanks
> Uma
>
> -Original Message-
> From: Amy Roh [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 13, 2002 5:31 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Where can I find the spec to implement SSI on Jakarta
> Tomcat 4.0?
>
to me step by step procedure what to do when I want to
run an application (servlet).
Thanks
Uma
-Original Message-
From: Amy Roh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 13, 2002 5:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Where can I find the spec to implement SSI on Jakarta
Mike Jette wrote:
> Where can I find the spec to implement Server-Side Include (SSI) on Jakarta
> Tomcat 4.0?
There isn't an actual spec for SSI feature for Tomcat 4.0. It follows the NCSA
SSI rules same as the Apache documentation. You need to uncomment SSI Servlet
in web.xml. And to use the