AccessControlException
java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.io )
Can someone please explain what this error is and what might cause it. I am trying to change our applets to run on the IPaq and when I try to test them using pappletviewer I get this error. The applets run perfectly normal in IE on a WinXX machine.
When I load them onto the Windows CE IPaq I dont get any response at all. Is there a java console on the ipaq? How does one debug problems without the ability to view errors?

