I am working with a web application that can only run on IE using the msjvm. I would like to be able to detect if they have the msjvm installed and if so, if it is enabled, so that I can give the user instructions on what to do if their machine is not set up correctly for accessing the site. How would I do this?
11-03-2003, 02:19 PM
ArchAngel
Why can it only run with Microsoft's JVM? Surely the latest version from Sun is a much better bet.
11-03-2003, 02:25 PM
drr37
The company we purchased this product from is working on making it work with the Sun plugin, but for now it only works with the msjvm. I have no control over this. I am just trying to smooth out problems for our users before they happen.