grant ability to read and write all system properties
grant codeBase "http://127.0.0.1/-" { permission java.util.PropertyPermission "*", "read,write"; };