Forums Register Login

Applet Security: Ckipboard

+Pie Number of slices to send: Send
I have successfully used "Java40.jar" (netscape.security package) to enable Applets to have File IO and enable URL connections.
Has anyone used the following code sample to enable privilages in NS but have had problems with the Clipboard.
// this following run but doesn't work :-
PrivilegeManager.enablePrivilege ("UniversalSystemClipboardAccess");
PrivilegeManager.enablePrivilege ("UniversalSystemClipboardAccessTarget");
The following causes "ForbiddenTargetException" on execution:-
PrivilegeManager.enablePrivilege ("checkSystemClipboardAccess");
PrivilegeManager.enablePrivilege ("checkSystemClipboardAccess");
PrivilegeManager.enablePrivilege ("checkSystemClipboardAccessTarget");
File IO (works!)
PrivilegeManager.enablePrivilege ("UniversalFileAccess");

Any Url . .(works!)
PrivilegeManager.enablePrivilege ("UniversalConnect");
Any help appreciated.
Please reply ro
john_riche@hotmail.com
"How many licks ..." - I think all of this dog's research starts with these words. Tasty tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 807 times.
Similar Threads
three permissions in netscape
Applet Security: IE PolicyEngine
Applet Security: "netscape.security.*"
Read a .xls,.xlsx file format using XSSF
setAccelerator in Java 6 wont work with invisible JMenuItem
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 07:51:17.