re: wrong CLASSPATH : IGNORE

1999-07-29 Thread Jonathan C. Webster
Hi , Sorry for the post. I'm blind tonight . All is well. Jonathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Wrong CLASSPATH

1999-07-29 Thread Jonathan C. Webster
Hi, I just put up jdk117_v3 on a Linux box running RH5.2. My first tests have been examples from David Flanagan: JAVA Examples. All was well until I tried to use a method snip--- /** *Echo.java *java implementation of simplest "echo". * from java examples **/ //