Run local java applet in browser (chrome/firefox) “Your security settings have blocked a local application from running”

后端 未结 8 1089
囚心锁ツ
囚心锁ツ 2020-12-17 09:32

I\'m trying to run a Java Applet (html file), but the browser keeps saying:

\"Your security settings have blocked a local applicatio

8条回答
  •  天命终不由人
    2020-12-17 10:15

    In my case, this has been resolved by going to control panel > java > security > then add url in the exception site list. Then apply. Test again the site and it should now allow you to run the local java.

提交回复
热议问题