Home » Archimedes archive » Acorn User » AU 1998-13 (Christmas).adf » Features » Java/index_html

Java/index_html

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1998-13 (Christmas).adf » Features
Filename: Java/index_html
Read OK:
File size: 00AB bytes
Load address: 0000
Exec address: 0000
File contents
<HTML>
<HEAD>
<TITLE>Java example</TITLE>
</HEAD>
<BODY>

<APPLET CODE="Ex1.class" WIDTH=200 HEIGHT=200>
<P>[Unfortunately you cannot run Java]
</APPLET>

</BODY>
</HTML>
00000000  3c 48 54 4d 4c 3e 0a 3c  48 45 41 44 3e 0a 3c 54  |<HTML>.<HEAD>.<T|
00000010  49 54 4c 45 3e 4a 61 76  61 20 65 78 61 6d 70 6c  |ITLE>Java exampl|
00000020  65 3c 2f 54 49 54 4c 45  3e 0a 3c 2f 48 45 41 44  |e</TITLE>.</HEAD|
00000030  3e 0a 3c 42 4f 44 59 3e  0a 0a 3c 41 50 50 4c 45  |>.<BODY>..<APPLE|
00000040  54 20 43 4f 44 45 3d 22  45 78 31 2e 63 6c 61 73  |T CODE="Ex1.clas|
00000050  73 22 20 57 49 44 54 48  3d 32 30 30 20 48 45 49  |s" WIDTH=200 HEI|
00000060  47 48 54 3d 32 30 30 3e  0a 3c 50 3e 5b 55 6e 66  |GHT=200>.<P>[Unf|
00000070  6f 72 74 75 6e 61 74 65  6c 79 20 79 6f 75 20 63  |ortunately you c|
00000080  61 6e 6e 6f 74 20 72 75  6e 20 4a 61 76 61 5d 0a  |annot run Java].|
00000090  3c 2f 41 50 50 4c 45 54  3e 0a 0a 3c 2f 42 4f 44  |</APPLET>..</BOD|
000000a0  59 3e 0a 3c 2f 48 54 4d  4c 3e 0a                 |Y>.</HTML>.|
000000ab