Hi,
I'm writing an applet that i'd like to be usable on the widest possible
range of browsers, so I'd like to use Java 1.1. I know I won't be
guaranteed great stuff like Java2D and buffers but I can work around
that, and possibly just use them if they're available. Is there a
reference online to making applets safe for 1.1?
Thanks!
Rhino - 20 Mar 2006 18:42 GMT
> Hi,
>
[quoted text clipped - 3 lines]
> that, and possibly just use them if they're available. Is there a
> reference online to making applets safe for 1.1?
You can find the documentation for the very old versions of Java, like 1.1,
on this page:
http://java.sun.com/products/archive/. Look for the dropdown list opposite
"Java Development Kit (JDK)"/JDK1.1. The JDK should include the API
documentation.
--
Rhino
Roedy Green - 20 Mar 2006 20:08 GMT
>I'm writing an applet that i'd like to be usable on the widest possible
>range of browsers, so I'd like to use Java 1.1. I know I won't be
>guaranteed great stuff like Java2D and buffers but I can work around
>that, and possibly just use them if they're available. Is there a
>reference online to making applets safe for 1.1?
download and use the JDK 1.1.
See http://mindprod.com/jgloss/jdk.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
daniel.w.gelder@gmail.com - 21 Mar 2006 15:43 GMT
"This is the level Microsoft has trapped many of its customers at."
No surprise or disbelief there. Is that what Windows 98 ships with?
Tim Slattery - 21 Mar 2006 18:40 GMT
>"This is the level Microsoft has trapped many of its customers at."
>No surprise or disbelief there. Is that what Windows 98 ships with?
Probably, bit Microsoft hasn't shipped Win98 for quite a while now.
The OSs that they currently ship have no Java at all, you have to go
to Sun's site to install Java support for whatever browser you're
running.
--
Tim Slattery
Slattery_T@bls.gov