Re: JRE1.5.0_8 upgrade on WInXP: older versions?



Andrew Thompson said the following on 27/8/2006 22:47:
Try loading a little applet that dumps ...
System.getProperty("java.version")
.. to the console, or if you cannot find the console,
put it in a label in the applet.

Thanks, I found http://www.javatester.org/version.html
which does this and explains numerous other methods.

cheers
.