Re: Running a Java Program



jerry wrote:

Please refrain from top-posting.. Top-posting corrected.

jerry wrote:
When I try to run a JAVA program I have compiled I get the following
error:
Exception in thread "main" java.lang.NoClassDefFoundError: test.
....
On my system at home I have a .bat file containing:
c:\j2sdk1.4.2_10\bin\java Submit.

Is the class called 'Submit' or 'test'?
Do you have *any* idea what you are doing,
or are you simply trying things at random?

Andrew T.

.