Better put the jar file containing the class file i.e. servlet.jar in the
JAVA_HOME\JRE\LIB\EXT directory

example=c:\jdk1.2.2\jre\lib\ext\servlet.jar

here I had copied the servlet.jar file to the above directory.
The java compiler by default search this diretory.

----- Original Message -----
From: susanjoshy joshy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 07, 2000 9:45 AM
Subject: class path settings


> Hi all,
> I am new to servlets.
> I have downloaded JSWDk-1.0.1.ie in C:\JSWDK-1.0.1
>
> Now i want to compile and execute my servlets,for that what are all the
> things i have to do.If anyone knows about please help me.
> I have JDK1.3 downloaded in C:\JDK1.3 and set the path in Autoexec.bat as
> path C:\JDK1.3\BIN;
> To execute servlets ,what are all the class path settings and how to use
the
> server,please let me know abt it.
> Thanks
> Susan
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.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