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

前端 未结 26 1252
天命终不由人
天命终不由人 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

    1. Go to Control panel.
    2. Double click on Java.
    3. Go to Security tab.
    4. Change security from high to medium.

    Your applets will run.

    If they are still not running then you have to add that website name in exception site list of Security tab of Java in Control panel.

提交回复
热议问题