Is there any way to capture the browser JRE Version in java script

H

harsha.mo

Is there any way to capture the browser JRE Version in java script

please let me know ?
 
A

Andrew Thompson

Is there any way to capture the browser JRE Version in java script

What is the point of JS knowing what Java version
the browser is running?

Java applets are better versioned using either a
loader applet (which can easily determine the
Java version) or launched using web start (which
can do Java versioning, or perhaps even Sun's
(invalid) nested <OBJECT></EMBED> elements.

In the final event there is some point to JS knowing
the Java version, simply write a version checker
applet and write it in the page (using JS - if you like)
and then query it from JS via a public method.

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top