> how can i set Path & CLASSPATH variable?
Go here: 
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html


Once you learn how to set up your classpath, make sure you add servlet.jar to 
it.  Servlet.jar can be found in the TOMCAT_HOME/common/lib directory.

Good luck


On Thursday 11 December 2003 07:47 am, you wrote:
> Hi All,
>         I am using TOMCAT for jsp/servlet deployment.
> When I am compiling a servlet class it gives an
> exception that javax.servlet.* not found.
> javax.servlet.http.* not found.
>
> What should i do to remove this exception, so that
> java file gets compile successfully.
>
> how can i set Path & CLASSPATH variable?
> I am using WindowXP.
>
> pls help me asap.
>
> Refards
> Gyan
>
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to