Hi,

First put servlet.jar file(WHICH IS in the JSDK2.1) in to the
jdkhome\jre\lib\ext then compile your servlets.

Up the sample webserver given with jsdk2.1(invoking startserver.bat)
access it using Ur browser eg http://localhost:8080/servlet/myservlet


Hope this helps if not write me soon

lalith


At 09:32 AM 10/14/99 -0700, you wrote:
>Hi ,
>
>     Anybody help me in setting classpath for servlets
>running. I got the following errors while compiling
>HelloWorld servlet example.
>  javax.servlet.* pacakge not found
>  javax.servlet.http.* package not found
>     However after copying the jar file into Jdk1.2
>the compilation of program was done but the output at
>browser is not coming. So please help me for setting
>correct classpath and running of this servlet example.
>Thanks in advance.
>
>Nag
>
>
>=====
>
>__________________________________________________
>Do You Yahoo!?
>Bid and sell for free at http://auctions.yahoo.com
>
>___________________________________________________________________________
>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