Hi, 

I think url is not proper..  try giving
http://127.0.0.1:8080/examples/servlet/aServlet

check that u have put your class file into
tomcat\webapps\examples\web-inf\classes.

nitin

--- GoldenDawn Fan <[EMAIL PROTECTED]> wrote:
> Hi, I have a frustrating problem.  I have a link in
> a
> servlet that is set to String url = "/aServlet"; 
> And
> the browser moves to
> http://127.0.0.1:8080/aServlet",
> which is a 404 Not Found.  So I changed url to
> "ThisApp/servlet/aServlet", but this time browser
> moves to
>
http://127.0.0.1:8080/ThisApp/servlet/ThisApp/servlet/aServlet.
>  Can someone please help?
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, email:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to