I think you should include one more dir in your CLASSPATH
C:\JSDK2.0\src;
b'coz javax package is inside src directory.
just include this also and see.
bye,
Sushil
-----Original Message-----
From: ram muna
To: [EMAIL PROTECTED]
Sent: 5/1/2000 3:41 PM
Subject: Re: Problem installing JSDK.
Hi kerem,
I am telling you everything form the start
how I did it as requested by you. I have downloaded
JDk 1.2.2 and JSDK 2.0 from java.sun.com and installed
them. Then I set my class path as
C:\JDK1.2.2\BIN; //For java
C:\JSDK2.0\lib\jsdk.jar // For java servlets.
and then tried to run servlets from MS Dos prompt.
But even though Iam including the import statements
like
import javax.servlet.*;
import javax.servlet.http.*;
I am getting errors as package javax.servlet and
javax.servlet.http.* not found in import.
I am not able to run servlets.
Can you help me??
Thanking you in advance.
--- Kerem_ÖKTEM <[EMAIL PROTECTED]> wrote:
> hi there i think we have almost the same problems
> can you tell me what
> exactly you did
> from the start to where you got.
> i want to see something comsng from servlet please
> help me
> kerem
>
> ----- Original Message -----
> From: ram muna <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: 01 Mayıs 2000 Pazartesi 12:40
> Subject: Problem installing JSDK.
>
>
> > Hi every one,
> > I have installed JDK 1.2.2 and JSDK
> 2.0
> > in my personal machine. I have also given the path
> > C:\JSDK2.0\lib\jsdk.jar
> > in my autoexec file.
> > But still whenever I try to compile any
> servlet
> > it is giving me error stating that package
> > javax.servlet not found in import even though I
> have
> > given the import statement
> > javax.servlet.*;
> >
> > Can anybody please tell me why it is happening ?
> >
> > Thanking you in advance.
> >
> > Ram
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Talk to your friends online and get email alerts
> with Yahoo! Messenger.
> > http://im.yahoo.com/
> >
> >
>
________________________________________________________________________
___
> > 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
>
__________________________________________________
Do You Yahoo!?
Talk to your friends online and get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
________________________________________________________________________
___
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