Hi Nag,

I can't find jsdk.jar with Java Web Server.
Same problem as Nagi.

My JDK directory: d:\java1.2.2
Java Server Web (JSWDK) directory: d:\jswdk

Path and class path:

path C:\WINDOWS;C:\WINDOWS\COMMAND;d:\jdk1.2.2\bin;
DOSKEY
SET JAVAHOME= D:\JDK1.2.2
% CLASSPATH=JAVAHOME\lib\tools.jar; %CLASSPATH%
SET CLASSPATH=.;
d:\jdk1.2.2\lib\;d:\jswdk;d:\jswdk\lib\;d:\jdk1.2.2\lib\tools.jar;d:\jdk1.2.
1; d:\jdk1.2.2\jre\lib\;d:\thesis;


Xijun

----- Original Message -----
From: Nagi Reddy Vuyyuru <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 06, 1999 10:11 AM
Subject: Re: How can I compile Servlets in Jawa Web Server2.0?


> hi,
>
> first of all u have to set the classpath and also move
> jsdk.jar file into jdk1.2 directory. Moreover u should
> compile yr servlet .java files in
> javawebserver2.0/servlets directory. Try now and let
> me know. If u didnt compile servlets...I will give u
> the total classpath.
>
> Nag
>
> --- Raffiudeen Illahideen <[EMAIL PROTECTED]> wrote:
> > How can I compile Servlets in Jawa Web Server2.0? I
> > am getting an error
> > message that javax.servlet.*; is not in not a class
> > or interface and this
> > goes to javax.Http.*; too. Please help
> >
> > Thanks
> > [EMAIL PROTECTED]
> >
> >
> ______________________________________________________
> > Get Your Private, Free Email at
> > http://www.hotmail.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
> >
>
>
> =====
>
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.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

Reply via email to