Hi Prasanna,
I'm learning Servlet Technology for a month on Windows NT 4.0 too, so I can
share my little experience
with you.
You need Servlets API classes for compilation and a Servlet engine for
deployment.
To get Servlets API, you have 2 choice :
    - install the JSDK, free at http://java.sun.com/products/servlet/
    - install a complete servlet engine which contains servlets API.

Most are listed in the book "Java Servlet Programming" (Jason Hunter, O'Reilly
& Associates, 1998), which I think it's a very good book!

Prasanna wrote:

>  I'm planning to learn Servlet Technology. I would like to know what all
> software that I need to put it on my machine in order to make it work.
> Please also suggest me a book that I can follow. I'm very comfortable with
> Java programming language but know nothing about the web development. I've
> Windows NT 4.0 OS on my machine. Please Help!!!
> __________________________________
> 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

--
Gilles Broche
06 84 28 33 48

___________________________________________________________________________
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