Re: JRE1.5.0_8 upgrade on WInXP: older versions?
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 27 Aug 2006 08:18:37 -0700
Mathias Koerber wrote:
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.
....hmm. I see it does.
However, note that my suggestion covers points 1 and 6,
and the other methods are either not X-plat, or not X-browser,
or simply rubbish.
E.G.
- I can be running one (Sun) Java in IE and a different Sun
Java in FF, so the majority of those methods which request a
single 'system level' java version, simply cannot be trusted.
- Requesting the MSVM version via JView in the command
line does *not* tell you if the MSVM is selected as the current
VM for IE - which may be configured to use the Sun Plug-In,
even if the MSVM is installed.
The *only* reliable way to know what VM a browser is using,
(as its default) is to 'ask an applet'.
Andrew T.
.
- References:
- JRE1.5.0_8 upgrade on WInXP: older versions?
- From: Mathias Koerber
- Re: JRE1.5.0_8 upgrade on WInXP: older versions?
- From: Andrew Thompson
- Re: JRE1.5.0_8 upgrade on WInXP: older versions?
- From: Mathias Koerber
- JRE1.5.0_8 upgrade on WInXP: older versions?
- Prev by Date: Re: Memory Allocation in Java
- Next by Date: RUNTIME CONFIGURATION in JCreator
- Previous by thread: Re: JRE1.5.0_8 upgrade on WInXP: older versions?
- Next by thread: RUNTIME CONFIGURATION in JCreator
- Index(es):
Relevant Pages
|
|