[3465] in java-interest
Re: how to start?
daemon@ATHENA.MIT.EDU (Hideo Inoue)
Mon Nov 13 21:06:01 1995
Date: Mon, 13 Nov 1995 14:47:21 -0800
To: java-interest@java.sun.com
From: hideo-i@tech.toppan.com (Hideo Inoue)
At 5:01 PM 95.11.13 -0800, Gu Xinji wrote:
>Hi,
>I am just testing a example program that everyone has run.
>That's the 'HelloWorld' program. It seems I have correctly
>compiled it(got a HelloWorld.class), but when I use hotjava
>to see it, the HelloWorld class doesn't work.
>
>the foot notes says:
>
>Applet HelloWorld from file:///.... not loaded.
>
>could anyone kindly tell me why ?
>Thanks a lot.
>
>Gu Xinji
>guxj@email.synet.edu.cn
>-
I guess you use JDK-prebeta or JDK-beta to compile your source code.
"hotjava" does't support applets created by JDK-prebeta or later version.
You can see the applet by appletviewer which comes with JDK-(pre)beta.
If you compile your source code with "javac" comannd which comes with
hotjava, (I think) you can run it on hotjava.
Hideo Inoue
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com