[Javascript] Detecting Java (JRE) through JavaScript

JS Student tuofamerikazmostwanted at gmail.com
Thu Sep 6 02:44:28 CDT 2007


Hi,

I have a java applet on my webpage. It works on most browsers but on
certain broswers (like IE7) that have JRE disabled by default, it
doesn't work.

I want to detect whether JRE is installed or not and if it is
installed, is it enabled or disabled. Can this be done in JS? If so
can someone please tell me how?

Thanks.



More information about the Javascript mailing list