three thoughts leap to mind immediately:
1. rtfm, rtfla
2. stop sending in x-html
3. the java interpreter expects a class name, not a file name.
thus the invocation is 'java Clock2' not 'java Clock2.class'
which is trying to run a class called "class" in a package
called "Clock2".
feel free to pick and choose between these ideas....
At 09:42 12/29/99 +0800, Zhang Yuyong wrote:
> hi everyone:
>"/opt/jdk118_v1""/opt/jdk118_v1/lib/classes.zip:." . """" "", what
>should i do? any help will be appreciated!
>thanks the files in the /opt/jdk118_v1/demo/Clock lists as following:
> 5033 Dec 28 16:41 Clock2.class
> 7 23:11 Clock2.java
> 7 23:11 example1.html
cabbey at home dot net <*> http://members.home.net/cabbey
I want a binary interface to the brain!
Today's opto-mechanical digital interfaces are just too slow!
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]