| Author |
Java interpreter giving strange error!!
|
Karunakar
Greenhorn
Joined: Oct 09, 2004
Posts: 2
|
|
Hi, I wrote a simple helloworld and put that file in bin directory.I compiled the program.But while executing that program Java interpreter is giving the following error. Exception in thread "main" java.lang.NoSuchMethodError: main Can anybody throw some light on this.. I think some classpath and environment variables have been modified.I am not sure.I had installed Tomcat last week n working on Servlets.
|
Karunakar K.H.<br /> <br /> If you love what you are doing, success will follow you ALWAYS
|
 |
jefff willis
Ranch Hand
Joined: Sep 29, 2004
Posts: 113
|
|
|
Yes, this is simply a classpath problem.
|
 |
 |
|
|
subject: Java interpreter giving strange error!!
|
|
|