Our company has IE8 as its standard browser. We also have multiple web applications that use Java, but they do not all use the same version of Java. It is possible to have multiple JREs installed on a PC, but how can we configure IE8 so that it will allow the web application to use the JRE that is correct for that application and not force the use of a specific JRE? Our main concern is using Java 6 JRE for some applications but Java 7 JRE for others. We used to be able to do this in IE6, but we haven't found a way to do this in IE8.
Thanks