Hi.. I have a scenario where a machine has JRE 1.5 and a higher version, say JRE 1.6_11. My
applet, when deployed supports only JRE 1.5. Is there an option to set the preferred JRE version when a specific applet is loading.
Changing the JRE version in
Java Control panel and the browser's options are not the desired solutions because the customer wants all other applets to work with JRE 1.6 and this particular applet to work with JRE 1.5. Is there a way to do this..? Thanks in advance..