CorruptedLogic
IS-IT--Management
- Aug 1, 2001
- 193
'm trying to copy data to the clipboard from a web based java app. I have info from the software company who wrote the app saying that all i need to do is add a line to the java.policy file specifically, this:
permission java.awt.AWTPermission "accessClipboard";
Trouble is, it does not work. My experience of java programming is absolute zero, i'm kinda working blind here.
Java plugin version is 1.3.1_02-b02. I cannot upgrade the java plugin to the latest version as the "wonderful" app which uses it will not support a later version..
Any help would be greatly appreciated!!
Thanks in advance!
permission java.awt.AWTPermission "accessClipboard";
Trouble is, it does not work. My experience of java programming is absolute zero, i'm kinda working blind here.
Java plugin version is 1.3.1_02-b02. I cannot upgrade the java plugin to the latest version as the "wonderful" app which uses it will not support a later version..
Any help would be greatly appreciated!!
Thanks in advance!