Re: java.lang.NoClassDefFoundError
Posted By:
Esteve_Olm
Posted On:
Friday, January 28, 2005 03:48 AM
Are you newbie?
First of all, you can only run .class files, you must compile your .java and get a .class
If you are doing this ok, then there is a problem in your classpath.