Posted By:
madhuri_chalke
Posted On:
Tuesday, January 15, 2002 02:28 AM
I have a particular codebase to which I want to grant
a permission. It grants me a permission only if I have an entry in both the
policy files for that codebase.If either of the entries is missing I get
an AccessControlException. Is it ok to have entries for the same codebase in both the policy files?