Re: java.lang.NoClassDefFoundError



"Gaijinco" <gaijinco@xxxxxxxxx> wrote in message news:1156875202.022992.26610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thank you very much! It works!

Is this something specific of Windows XP or the newest version of Java?

Again, thank you very much.

No, on every platform, every version of java works by typing "java" followed by the qualified class name (and NOT the filename of the class file).

- Oliver

.