Results 1 to 2 of 2
- 10-07-2011, 11:26 AM #1
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
How to add AWTpermission to a signed applet?
Hi
I have a signed applet in which i open a jpopupmenu, but when i hover the mouse onto the menu, i get a warning symbol.
My applet is signed and the signature is valid. I think the signing the applet will not achieve AWTPERMISSION. So, i want to add a "showWindowWithoutWarningBanner" AWT Permission.
How can i do this?I donot want to edit the java.policy file manually as this applet has to be loaded on to N number of machines accessing the application.
- 10-07-2011, 04:12 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,606
- Rep Power
- 5
Re: How to add AWTpermission to a signed applet?
Cross posted at How to add AWTpermission to a signed applet?
Similar Threads
-
AWTPermission Denied Error on Signed/Trusted Java Applet
By PerryH in forum Java AppletsReplies: 1Last Post: 05-17-2011, 08:05 PM -
First signed applet, doesn't even run :\
By menzow in forum Java AppletsReplies: 2Last Post: 02-21-2011, 11:19 AM -
Signed applet security warning
By danzik17 in forum Java AppletsReplies: 0Last Post: 01-24-2011, 09:54 PM -
[SOLVED] signed applet, or what
By AXH in forum Java AppletsReplies: 2Last Post: 10-10-2008, 01:28 AM -
run java signed applet in vista
By nanaji in forum Java AppletsReplies: 7Last Post: 05-14-2008, 11:59 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks