Uma Munugala wrote:

> Hi
>    I installed tomcat 4.0.3 and installation was successful.
> I tested examples they are working fine.
> I unzipped all my application files in a directory under webapps directory.
> when I tried to run my servlets, Iam getting error
> http status 404 servlet (Login) not found.
>
> can some body write to me step by step procedure what to do when I want to
> run an application (servlet).

You can refer to "Application Developer's Guide" -
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/index.html.  Hope you
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?
>
> 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 SSI servlet, you also need to rename the
> $CATALINA_HOME/server/lib/servlets-ssi.renametojar file to
> $CATALINA_HOME/server/lib/servlets-ssi.jar
>
> Amy
>
> >
> >
> > If you can point me at a link I would really appreciate your help.
> > Is it that same as the Apache documentation?
> >
> > Thanks you.
> >
> > --------------------------------------
> > Michael E. Jette
> > Technology Partners, Inc.
> > 636-519-1221 ext. 104
> > 1-877-636-1331 ext. 104 (toll free)
> > www.tech-partners.com
>
> --
> 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]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to