grant ability to write the 'myprop' system properties
grant codeBase "http://127.0.0.1/-" { permission java.util.PropertyPermission "myprop", "write"; };