Hi,

I am using servlets for the first time and I am having some trouble
installing JSDK 2.1. I have a textbook on servlets that 'explains' how to
install it but it does not seem to be working. I installed the JSDK under
my JDK directory. I am using JDK 1.2 and I am running Windows 95. In my
PATH statement is the following "C:\JDK1.2\BIN". In my CLASSPATH statement
is the following "C:\RMFPRO~1; C:\JDK1.2\LIB\TOOLS.JAR;
C:\JDK1.2\JSDK2\SERVLET.JAR". C:\RMFPRO~1 is the current location of my
.java files. The textbook I have said to put the tools.jar and servlet.jar
files there as well. Could someone please tell me what I have done wrong??????

Is it correct that when the JSDK is installed correctly, I use javac to
compile the .java file and then move the .class file to the
jsdk2.1\webpages\web-inf\servlets directory? Do I then change the
servlet.properties file? If so, what do I add if my servlet does not use
any initialisation parameters? Can I then run the servletrunner?

Sorry, too many questions!!

I would really appreciate any help that you can offer.

Alison Lindores
=============================================
3rd Year B Information Technology Student
Central Queensland University, Mackay Campus
Phone: (07) 4942 2627 or 0409 260 174
Email: [EMAIL PROTECTED]
=============================================

___________________________________________________________________________
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