> >  Hi room,
> > I have just started servlets. This code is giving some problem. I
> > think the problem is in PATH or CLASSPATH. But I have set it
> > correctly.
> >
> > set path = c:\jsdk2.0\bin; %path%
> > set classpath = c:\jsdk2.0\lib\jsdk.jar; %classpath%
> >


You probably need to set the \jdk???\lib\tools.jar  in your classpath as
well.
also, you need \jdk???\bin in your path.

___________________________________________________________________________
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