> > Exception in thread "main" java.lang.NoClassDefFoundError: sample/java [snip] > Erm, you are not including .class in the java line are you? > > eg: java sample.class? *cough* You mean sample.java Answer is the same though, just use: java sample </pointless reiteration> Michael Stephenson [EMAIL PROTECTED] Developer - Web Applications - Open World Tel: +44 1225 444 950 Fax: +44 1225 336 738
- [JDBC] Trouble With JDBC Corey Mosher
- Re: [JDBC] Trouble With JDBC Peter T Mount
- Re: [JDBC] Trouble With JDBC Michael Stephenson
- Re: [JDBC] Trouble With JDBC Bob Kline
- Re: [JDBC] Trouble With JDBC Corey Mosher
- Re: [JDBC] Trouble With JDBC Bob Kline
- Re: [JDBC] Trouble With JDBC Corey Mosher
- [JDBC] Re: Trouble With JDBC Michael Stephenson
- Re: [JDBC] Trouble With JDBC Bob Kline
- Re: [JDBC] Trouble With JDBC Corey Mosher