I am trying to connect Java 6 and Java 7 to about 8 computers. Most of the programs we use use Java7, but this site: https://oas1.ost.state.ok.us/forms/frmservlet does not work with Java 7.
I researched a lot based on the messages here and outside. It seems that all browsers use Java7 by default if it is installed.
I tried disabling Java 7 in Internet Explorer, but even the plugin Java 1.6.0_45launches the jre7 version javaw.exe.
Firefox does not have a plugin for Java 6 if Java 7 is installed, but if I remove Java7, it works fine.
source
share