Set the classpath properly....and mention the port number in the browser
url...
http://localhost:8080/servlets/x I hope this should work.
Anoop Mehta


-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Damir
Sovic
Sent: 10 May 2000 11:54
To: [EMAIL PROTECTED]
Subject: Re: freshers question


Be sure that You have no package declaration in Your servlet. If You have,
than create folder, name it as package and put Your servlet in it.

Damir Sovic([EMAIL PROTECTED])

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Deepak Shrivastava
> Sent: Tuesday, May 09, 2000 10:47 PM
> To: [EMAIL PROTECTED]
> Subject: freshers question
>
>
> hi guys ,
> i have  a very basic question, i have made a HTML form and saved it in
> inetpub/wwwroot/ and then i made a servlet which i stored in
> javawebserver2.0/servlets/x.class
>
> when i am calling this servlet from this page the browser says
> 404 not found
> error, so where should i save this so that it finds this page
>
> i am using http://localhost/servlets/x in my link
>
> deepak
>
> __________________________________________________________________
> _________
> 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

___________________________________________________________________________
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