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?
Thanks.
--
-------
||||||||||||||||||||||
(| () () |)
| /\ |
| ---- |
--o00o---------------o00o-----------------------
Manuel Mart�n Mart�n
[EMAIL PROTECTED]
Clave Pubica PGP en
http://www.cam.ac.uk.pgp.net/pgpnet/wwwkeys.html
----------------------------------------------
/ / \ \
/ / \ \
/ / \ \
___/ | | \___
|_______| |_______|
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]