Le 15:39 26/02/2000 +0530, K.Sudhakara Reddy a �crit:
>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%
Try something like
>set path = c:\jdk\bin; %path% (or whatever directory your JDK in in)
>set classpath = C:\JDK\LIB\Tools.jar; c:\jsdk2.0\lib\jsdk.jar; %classpath
+------------------------------------------------+
| Luc Saint-Elie |
| email : [EMAIL PROTECTED] |
+------------------------------------------------+
| Java Server Side Open Source technologies |
| http://www.interpasnet.com/JSS |
+------------------------------------------------+
___________________________________________________________________________
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