Forum: Java
Jul 11th, 2005, 10:46 AM
|
|
Replies: 3
Views: 214
Trying to run a java program
Hi,
I am trying to run a program in Java but it is not working. It compiles fine, but when i run it, it gives the error message:
"Exception in thread "main" java.lang.NoSuchMethodError:...
|