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]>

Reply via email to