Re: [PHP] Java Question

2001-02-27 Thread Soeren Staun-Pedersen
> I have not programmed in Java in awhile. I keep getting an error: when I > invoke the JVM java Welcome. Which mailinglist did you think you posted this to? This is a PHP list. Take a look at http://www.php.net/ for more information on our favourite scripting language. Regards, Soeren Staun-

[PHP] Java Question

2001-02-27 Thread Conover, Ryan
I have not programmed in Java in awhile. I keep getting an error: when I invoke the JVM java Welcome. Exception in thread "main" java.lang.NoClassDefFoundError: Welcome It compiles fine. javac Welcome.java import java.lang.*; public class Welcome { //main method public static void