sniffing JVM plugin version
843798Apr 5 2002 — edited Aug 5 2003Is there any way to sniff the JVM plugin version using JavaScript.
I know you can detect whether or no the plugin is installed with the following code:
new ActiveXObject("JavaSoft.JavaBeansBridge.1");
But is there any way to get the actual version that is installed?
thanks
-Josh