if your trying to run servlet
then it will not run with java command
it will compile but to run servlt
you have to use startserver command
and for that you have to set path if required
and then trough internetbrowser you can invoke it
see doc for servelt if your trying with servlet
Chetan K. Chandarana
[EMAIL PROTECTED]
----- Original Message -----
From: Pedro Palos <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 22, 2000 7:05 PM
Subject: Compiling servlets
> dear fellows:
>
> I'm having trouble trying to compile a .class file. It give me the
following
> error:
>
> Exception in thread "main" java.lang.NoClassDefFoundError: ParseFDF
>
> I have set the classpaths for the servlet.jar for the special classes that
> this class calls and even added this same class to the classpath, and it
> doesnt work. It doesn't want to work. I get to
> compile the .java and it works but when I try the .class file with the
java
> command it doesnt work. I hope someone could give me a hand! Thanks,
Pedro
> palos
>
>
>
>
>
>
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail 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
___________________________________________________________________________
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