Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Permissions required for an applet

843811Jun 28 2001 — edited Jul 9 2001
Hello 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.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 6 2001
Added on Jun 28 2001
3 comments
99 views