Thanks. That works now.

-JFC


-----Original Message-----
From: Christopher Lintlop [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 22, 1999 3:13 PM
To: [EMAIL PROTECTED]
Cc: Your Jianfei Cheng
Subject: Re: simple question


At 02:00 PM 03/22/1999 -0500, you wrote:

>Hi all. this is first time I am using this list.
>I got a simple question about coding with JSDK.
>I just downloaded JDK2.0 and JSDK2.0. I installed JDK2.0
>on my machine. I tried to compile my servlet code.
>I keep got error with import javax.servlet.* and import
javax.servlet.http.*
>Error message is "Package javax.servlet.http not found in import...."
>and "Package javax.servlet not found in import..."
>
>So I tried install JSDK on my machine but in different directory, and I
>manually copy
>jsdk.jar to my JDK lib directory. I still got same errors.

JDK1.2 looks for extensions in the <JDK1.2 ROOT>\jre\lib\ext directory.
(not the JDK lib directory)

Try putting the jar file there....

-ctl

___________________________________________________________________________
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