1)
the problem does not come when i compile java to class file ,
but it gives eror called this is for application
java.lang.method not available
2).when i make an applet it works properly for both cimpiletation and exe
Printable View
1)
the problem does not come when i compile java to class file ,
but it gives eror called this is for application
java.lang.method not available
2).when i make an applet it works properly for both cimpiletation and exe
its correct nothing like java.lang.method exists.
check out your program for method names and class names used in the program.
again if error persists let me know the error: (in detail)exactly what
the system displays at wat time(compile or run).