开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜