How can I create ThreadGroups in applets running in Netscape 4.7 without generating security exceptions?
Location: http://www.jguru.com/faq/view.jsp?EID=46746 Created: May 9, 2000 Modified: 2000-09-14 08:26:34.71 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) Question originally posed by Rob Edmondson (http://www.jguru.com/guru/viewbio.jsp?EID=35309 Sign your code and enable UniversalThreadGroupAccess. PrivilegeManager.enablePrivilege(“UniversalThreadGroupAccess”); For a full list of the targets and what tasks they provide access to see http://developer.netscape.com/docs/manuals/signedobj/targets/index.htm.
Related Questions
- What agencies under the Department of Homeland Security are working together to create the US-VISIT Program? What other Departments or agencies are working with DHS?
- How to I find what service pack level of eTrust CA-ACF2 Security Im currently running?
- Are there any security issues running JMF applets with Java 2?