if you already have jsdk, then make sure your classpath is correct.
anyways, why do you need to import javax.servlet.* in your applet??

check this out, http://java.sun.com/docs/books/tutorial/index.html for
jdk1.2

alvin

On Mon, 8 Mar 1999, [iso-8859-1] Lo�c Ramin wrote:

> I have quite new in java progamming language and I don't know how to solve a problem:
>
> At the begining of an applet, there are the import lines.
> I want :
>     import javax.servlet.*;
>
> But as I use Microsoft J++ 6.0, it doen't recognize this line correct.
> What's the problem ?
> Do I need something else ?
>
> I also have downloaded the Java Development Kit 1.2 but I don't even know how to use 
>it. Could it be the solution ?
>
> Thanks for an answer.
>
> L. RAMIN
>

___________________________________________________________________________
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