Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sniffing JVM plugin version

843798Apr 5 2002 — edited Aug 5 2003
Is 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 2 2003
Added on Apr 5 2002
3 comments
101 views