hey,
i have an
applet that runs for a long time.
i never expected any problems with it.
today i loaded it and got
java.security.AccessControlException: access denied (java.util.PropertyPermission * read,write)
what the hell is this? what should i do? the applet is simple and doesn't have any file/network access features...