Your original post said you had [...]8080\etc. in the browser, if so, the \ should be /. Or, was that just a typo?
At 02:17 PM 10/1/2002 +0800, you wrote: >thanks for the reply > >i put the jsp page in this location: > >C:\Program files\Apache Tomcat 4.0\webapps\hello.jsp > >i've tried requesting http://localhost:8080/ and i got it correctly but >when trying to request that hello.jsp page the error awhile ago is >displayed. > > > > > >micael wrote: > > > > Where is the jsp page in your file structure? > > > > At 01:30 PM 10/1/2002 +0800, you wrote: > > >Hello! > > > > > >I have this file "hello.jsp" located in the ..\webapps\hello.jsp. When I > > >tried running in my browser like http://localhost:8080/hello.jsp, the > > >following are displayed in the screen. > > > > > > > > >Apache Tomcat/4.0.5 - HTTP Status 404 - /hello.jsp > > > > > >----------------------------------------------------------------------- > --------- > > > > > >type Status report > > > > > >message /hello.jsp > > > > > >description The requested resource (/hello.jsp) is not available. > > > > > > > > > > > >why is this so? is there some configuration other than bypassing the > > >proxies set in LAN setting of my browser?...i need your help on this. > > > > > > > > >r/gli > > >-- > > >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]>
