Java Applet Viewer - Disable Security Manager -


I am using an applet and I just do not want to sign it, so how can I disable security manager Am apple apple viewer?

In this way I can work fast :)

Appletviewer -J "-Djava.security.policy = all.policy" type file .html

to


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -