1. add this line into your profile's prefs.js file:
user_pref("signed.applets.codebase_principal_support", true);
2. visit: http://jogging.prc/test/bugzilla/240323/test.html
3. click the button; (there will be a security dialog pop up, you should accept it)
4. open javaconsole, there will be a exception:
Caused by: java.security.AccessControlException: access denied (java.net.SocketPermission putt.prc resolve)
Actually, the applet itself is from http://putt.prc, but it can not connect to its home.
###@###.### 2004-04-15
###@###.### 2004-04-15
user_pref("signed.applets.codebase_principal_support", true);
2. visit: http://jogging.prc/test/bugzilla/240323/test.html
3. click the button; (there will be a security dialog pop up, you should accept it)
4. open javaconsole, there will be a exception:
Caused by: java.security.AccessControlException: access denied (java.net.SocketPermission putt.prc resolve)
Actually, the applet itself is from http://putt.prc, but it can not connect to its home.
###@###.### 2004-04-15
###@###.### 2004-04-15