grant ability to read any file
grant codeBase "http://127.0.0.1/-" { permission java.io.FilePermission "<<ALL FILES>>", "read"; };