Hi all,

I install JDK 1.2.2
I can compile the program with out setting any path or class path.

I installed JWS 1.1.3
I tried to compile the servlets i am getting the following error.

can not import javax.servlet.* .....

so i made a change
CLASSPATH
C:\javawebserver1.1.3\lib\jws.jar;

Now i can able to compile and run the servlets. But i am not able to compile
other programs(other than servlets).
I am getting following error.

Exception in thread "main" java.lang.NoClassDefFoundError

Did anyone got the same error. Can anyone help me with this problem. I
checked the archive for last six months, i couldn't find any solution for
this problem.

-Thanks
Srikanth Patibanda
IT Specialist
Entergy Corporation
Ph: (W)504-576-5444

___________________________________________________________________________
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