On Mon, 24 Sep 2001, Manolo wrote:

> I have a problem with i run this program:
>
> public class P
> {
>
>       public P()
>       {
>       }
>       public static void main( String[] args )
>       {
>               System.out.println("hola");
>       }
>
> }
>
> in anyj and ocurr this error:
>
> Exception in Thread "main" java.lang.NoClassDefFoundError:insert
>
> I do not understand this error.what happend?
>

What command are you using to launch your program?

-- 
Joi Ellis                    Software Engineer
Aravox Technologies          [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
           - Chris Johnson


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to