This may seem simplistic but what does web.xml look like?

Have you "registered" your servlet?

Do other servlets run on your machine?


----- Original Message -----
From: Mamadou Bobo Sylla <[EMAIL PROTECTED]>
Date: Wednesday, June 20, 2001 10:09 pm
Subject: Strange servlet problem

> We are developing an application. A friend of mine is doing the
> login part
> .The login has been tested on her pc and it working fine. But when
> I tried
> to transfer my friend classe files to my pc and run them, the
> browser shows
> HTTP 404-File not found error message.
>
> I have ckecked the login handler class that she is calling upon
> login, it
> does exist in the class folder(the folder where I put my compiled
> classes,the classes used by Tomcat), among the other classes which
> are working
> properly. So I am wondering where is the problem.Why the program
> can run on
> my friend pc, but once trasnfer to my pc cannot run?
>
> My friend and I are using the same port (80) and the same database
> (msql).
> Any help will be very much appreciated.
>
> Thank you in advance.
> Bobo.
>
>
________________________________________________________________________
___
> To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http:
> Resources: http://java.sun.com/products/servlet/external-
> resources.htmlLISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to