Hi all,
please help me with the following problem.

I have a java file in my system (C:\Esculation.java)
When I compile it from command prompt using javac command it compiles.
but when i try to execute the file (java Esculation) from the prompt it 
gives the following exception.
exception in thread main java.lang.noClassDefException .
this file has a main method and it works on other systems.

the classpath is set to C:\jdk1.4\lib
and path is C:\jdk1.4\bin

the file does not use any cutomized packages.
Thanks 
Bopanna



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to