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

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

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