I've got this exact config(jdk 1.2.2 with jswdk 1.0.1) with the correct
classpath setting (jdk bin in the path and jswdk class.jar in the class path)
but I still get "can't find the servlet packages, and superclass" messages?
Any ideas?
Mike




Sachin Patke <[EMAIL PROTECTED]> on 11/07/2000 08:34:20 AM

Please respond to "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Mike Nelson/Grainger)
Subject:  Re: class path settings




Hi,
read the jswdk-1.0.1's readme & faq. They are a great help.
jswdk-1.0.1 needs jdk1.1.X or 1.2.x
it doesn't "understand" jdk1.3
Once you have downloaded jdk1.2.x(or jdk1.1.x), add its bin to the path &
its tools.jar to the classpath for the default server page to load up.
Hope that helps!
Sachin.

-----Original Message-----
From: susanjoshy joshy [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 06, 2000 11:16 PM
To: [EMAIL PROTECTED]
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

___________________________________________________________________________
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