Can not run Java Applets in Internet Explorer 11 using JRE 7u51

前端 未结 26 1302
天命终不由人
天命终不由人 2020-12-14 22:18

Today I updated my Java version to 7u51. After the installation, I cleared Java Cache, browser\'s Cache, and logged into a secure website that uses an Applet to provide cert

26条回答
  •  渐次进展
    2020-12-14 22:41

    Update deployJava.js.

    Our site uses a local copy of deployJava.js; updating it to the latest copy has fixed this issue in IE11. (We will probably just start using the web version of deployJava.js instead of a local copy).

    However, a (very) similar problem persists for our Safari users.

提交回复
热议问题