Permissions required for an applet
843811Jun 28 2001 — edited Jul 9 2001Hello everybody,
I have an applet that communicates with a Chat server over the internet. It must also allow a user to save the transcript of the chat in the home directory of the user's client machine.
I haven't implemented the filesaving yet, but I am unable to access the chat server over the internet due to an AccessControlException.
What I should do to allow my applet to perform it's required behaviour properly. I am new to the working of policytool and keystore.
Regards,
Arun Jayaprakash.