[1643] in java-interest
Broken Apps and no support for file://
daemon@ATHENA.MIT.EDU (Robert X. Cadena)
Tue Sep 12 13:13:27 1995
Date: Tue, 12 Sep 1995 07:00:35 -0700
To: java-interest@java.sun.com, hotjava-interest@java.sun.com
From: lithium@PrimeNet.Com (Robert X. Cadena)
When I began writing HTML pages with JAVA commands in them, I have tried the
most basic of examples, the class ImageLoopItem, unfortunately, when I
attempt to watch it through HotJava I get a little broken sprocket where the
image should be. Here's a short snippet of this code:
<p>
<hr>
<app class="ImageLoopItem" img="images/duke" pause = 0>
If your browser supports JAVA, you should see a little waving guy right here!
<hr>
<br>
Now, my images are located in: http://www.primenet.com/~lithium/images
and the html file should be in http://www.primenet.com/~lithium/winprog.html
but again, I only get a broken sprocket.
Also, when watching a file locally, through HotJava, with a command such
as: file://C|\html\winprog.html
the file loads fine, but I get a Dialog box that explains that a class is
missing and does not display the applet. Again, the broken sprocket with
the addition of a dialog box.
Thanks, any help would be appreciated.
Oh, yeah, I'm doing this under Win95.
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com