I am attempting to set up my NT box so that I can begin developing
servlets, and have downloaded j2sdkee1.3 (and updated from jdk1.3 to
jdk1.3.1).  The JDK installation is fine: everything compiles and runs
smoothly, except when I attempt to import anything from the javax.servlet
package.  I assume the compiler does not know to look for the J2EE
packages, but I cannot figure out where I need to define this.  My current
environment variables are:

J2EE_HOME=E:\j2sdkee1.3\bin\
JAVA_HOME=E:\jdk1.3.1\bin\

Are these correct (relatively, that is: both were installed at the root
level of my E drive)?  Am I pointing to an incorrect directory?  Am I
missing a definition?  Am I missing something altogether?


I appreciate any help.  I'd like to get off and running, but keep tripping
over myself it seems.

Ashur

___________________________________________________________________________
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