No sir, you can pretty much put the directory any place you want, as long as
you then specify a <Context> entry telling Tomcat where to find it.

Regards,
Michael


----- Original Message -----
From: "Vishal Mukherjee" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, August 12, 2002 8:25 AM
Subject: Re: new to tomcat


> hi
> Is it necessary to deploy the application under webapps directory only.
> Regards
> Vishal
>
> ----- Original Message -----
> From: "Michael E. Locasto" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Monday, August 12, 2002 6:04 PM
> Subject: Re: new to tomcat
>
>
> Amit,
>
> > But when i create  TESTJSP directory under
> > Tomcat4.0
> >         ----- webapps
> >                 ------- TESTJSP
> >                         -------  HelloWorld.jsp
>
> did you restart Tomcat after you created that directory and put the jsp in
> it?
>
> You don't need a Context entry in server.xml for directories under
webapps/
> ...
> they will get loaded automagically at startup.
>
> Regards,
> Michael
>
>
> >
> > & try to view in browser ..
> > http://localhost:8080/TESTJSP/HelloWorld.jsp
> >
> > it gives error saying HTTP 404 error .. requested resources are not
> > available..
> > Can u tell me what type of error is it?
> >
> > regards
> >
> > Amit Luktuke
> >
> >
> >
> > ----- Original Message -----
> > From: "Ben Walding" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > Sent: Saturday, August 10, 2002 1:40 PM
> > Subject: Re: new to tomcat
> >
> >
> > > Possibly :
> > > You should have called the dir webapps
> > >
> > > not webaaps
> > >
> > > Although this is probably just a typo in your email :)
> > >
> > > Amit Luktuke wrote:
> > >
> > > >hello
> > > >
> > > >I am very new to Tomcat4.0.
> > > >I have successfully installed tomcat4.0 on my machine but can not
able
> to
> > run simple HelloWorld.jsp file.
> > > >
> > > >I have put it in folder
> > > >C:\Tomcat4.0\webaaps\TestJSP\Helloworld.jsp
> > > >
> > >                                webapps
> > >
> > > >
> > > >On brower ..
> > > >http://localhost:8080/TestJSP/Helloworld.jsp
> > > >
> > > >My O.S is windows 2000 professional & i have JDK1.3 installed.
> > > >
> > > >Can anyone help me
> > > >
> > > >
> > > >Regards
> > > >
> > > >Amit Luktuke
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > >
> > > --
> > > 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]>
>
> --
> 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