开发者

Java Applet Development - JavaScript code to check whether JRE is installed on client machine

开发者 https://www.devze.com 2023-01-04 02:50 出处:网络
Java Applet Development - J开发者_Python百科avaScript code to check whether JRE is installed on client machine.Use Deployment Toolkit script

Java Applet Development - J开发者_Python百科avaScript code to check whether JRE is installed on client machine.


Use Deployment Toolkit script

use getJREs() by including the above javascript and the getJREs() method returns an array of currently-installed JRE version strings .

Hope this helps


navigator.javaEnabled() will return true if java is enabled, false otherwise

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号