I've figured out what the problem was and I want to leave it here so the
new ones like me do not waste their time (like me)...
   I forgot  to make the Servlet PUBLIC.
   The Servletrunner, maybe for security, told me 404 file not found.

I hope it helps some one else.
Bruno

-----Mensagem original-----
De: Bruno Reis <[EMAIL PROTECTED]>
Para: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Data: Segunda-feira, 3 de Maio de 1999 21:37
Assunto: weird 404...


>Hello all, it's my first post...
>
>I'm getting a File not Found everytime I try to access a servlet, I may
>acess other servlet in the same dir but this one I can not, I do not know
>why, I've put it on the standard dir, in the servlet.properties but it will
>not be found. If you can, please help.
>
>Bruno
>
>___________________________________________________________________________
>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

___________________________________________________________________________
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