JNLP jre 1.5.0.05 autodownload
Hi,
I have read a lot of threads dedicated to autodownload of a proper java version specified in a JNLP file.
From some reason our application requires only version 1.5.0.05, the code in our jnlp file is :
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.5.0_05" />
I believe it is right.
But problem is, as it was mentioned many times before, that this version of JRE is not available.
I decided to create our own autodownload server, but I have no idea where to download the proper autodownload file.
Thanks for all help

