Problem is with your classpath.Add j2ee.jar in your classpath.

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Ashur
M. Albertson
Sent: Friday, September 28, 2001 7:36 AM
To: [EMAIL PROTECTED]
Subject: J2EE Installation Confusion


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

___________________________________________________________________________
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