http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-Intro.html

Refer the above page for servlet docs.....Its good for starters

unni wrote:

> Hello all,
>
> I am very new to this servlet world. I would like to know, is there any
> good document for starters?
>
> I have Tomcat installed in my machine and I created a HelloWorld.java. The
> compilation is successful. But when I try to see the result, (using
> http://localhost:8080/project/first/HelloWorld) this system comes back with
> a 404 error message. Any help?
>
> Thanks.
> -Unni
>
> ___________________________________________________________________________
> 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