hi,

  try to remove other paths which are not necessary
for u in autoexec.bat file, and keep the jdk and jsdk
classpaths and paths in that.it worked for me.

goodluck

--- Lalitha Vishali - CCJI <[EMAIL PROTECTED]> wrote:
> Maria Turk wrote:
>
> >  I did but it's still not working
> >
> >      -----Original Message-----
> >      From: Steve Dietrich
> [mailto:[EMAIL PROTECTED]]
> >      Sent: Thursday, February 10, 2000 6:49 PM
> >      To: [EMAIL PROTECTED]
> >      Subject: Re: Classes
> >      Make sure that you have a . in your
> classpath.  For
> >      example:
> .;c:\jsdk2.1\bin;c:\jsdk2.1\servlet.jar
> >
> >           -----Original Message-----
> >           From: A mailing list for discussion
> about Sun
> >           Microsystem's Java Servlet API
> Technology.
> >           [mailto:[EMAIL PROTECTED]]On
> Behalf Of
> >           Maria Turk
> >           Sent: Thursday, February 10, 2000 8:27
> AM
> >           To: [EMAIL PROTECTED]
> >           Subject: Classes
> >           I'm trying to import classes for my
> servlet but
> >           keep running into no classes found.  I'm
> using the
> >           jdk1.2.  even when using the long name
> for the
> >           classes (without the import statement)
> the
> >           compiler is not able to find the
> classes.  are
> >           there any reported errors with the JDK
> or
> >           something I must do to allow such
> import.
> >
> hello,
> what is the web server u r using to host the
> servlets??  What u hv to do
> to have ur classes recognised depends on the web
> server design also.
> For example, to hv the imported classes recognised
> in Java web server,
> all u need to do is set the classpath environment
> variable accordingly.
> And for Apache web server, u need to edit the
> jserv.properties file and
> set the classpath there.
>
__________________________________________________
Do You Yahoo!?
Talk to your friends online 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

Reply via email to