Hi all!
We have a problem here that involves different technologies but for me it seems like there should be a Java way to fix it. We have a Microsoft server where we run two softwares that have web-based interface under a Windows secured, password protected area.
Those computers that have Internet Explorer with Sun Java on them want us to log in again whenever there is an applet on the page because they say "Applet(s) in this HTML page requires a version of java different from the one the browser is currently using" and that also forces a second login to the system that we do not want.
Do you know an easy fix for this issue? Something that would detect the Java version and load a different applet that is compatible or?
We have a problem here that involves different technologies but for me it seems like there should be a Java way to fix it. We have a Microsoft server where we run two softwares that have web-based interface under a Windows secured, password protected area.
Those computers that have Internet Explorer with Sun Java on them want us to log in again whenever there is an applet on the page because they say "Applet(s) in this HTML page requires a version of java different from the one the browser is currently using" and that also forces a second login to the system that we do not want.
Do you know an easy fix for this issue? Something that would detect the Java version and load a different applet that is compatible or?