… according to my tests: no, unfortunately. However, hopefully, I’ve just made a mistake. Is it possible?
The JNLP section for the JRE reads like this:[quote]
…
[/quote]
This works for Java 1.5 Webstart machines. For Java 1.4 you get some error message, saying that the specified JRE 1.5 can’t be loaded from the server etc.
I’ve seen some Webstarts specifying some JRE subversion (like 1.4.2) and then my 1.5 Webstart installs this old JRE.
So it works the 1.5 -> 1.4X way, but not the 1.4X -> 1.5 way?