org.xml.sax.driver permission problems

J

jwarzech

I have an applet running on a server that needs to be able to parse an
xml file using the org.xml.sax driver. This works fine as a server
side application however when I try running this applet from a client
I get a java.util.PropertyPermission error. I have added the following
to my server's java.policy file and it still won't work:

permission java.util.PropertyPermission "org.xml.sax.driver", "read";

I have looked at several articles and posts and I have not been able
to find a solution to this problem that works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top