0
votes
0answers
94 views
Signed applet without modifying policy file manually.
Currently I had developed an applet. Applet basically uses java.awt.Robot package for capturing screen. I want to store captures images locally. I had signed my applet jar. Still when applet tries to …
