Title: RE: Classes

Thanks my problem has been solved it was the . that I needed to include I just had to restart the computer for it to work.  Thanks for you help.

-----Original Message-----
From: ravikant [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 12, 2000 6:43 AM
To: [EMAIL PROTECTED]
Subject: Re: Classes


Hi,
If you be very clear about your problem, then we can have the solution at the earliest. I mean can u tell me whats the class name which gives u no class found. Have u checked for  this .class file in the jar file? If the .class file is found in the jar file, then u should not have any problem.

The more clear the problem is, the more clear the soln will be.


----- Original Message -----
From: Maria Turk
To: [EMAIL PROTECTED]
Sent: Friday, February 11, 2000 3:44 PM
Subject: Re: Classes


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.

Reply via email to