Skip to Main Content

Java Programming

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!

java.security.AccessControlException: access denied (java.lang.RuntimePermi

807589Dec 7 2007 — edited Aug 17 2008
Hello friends,

I can not run an applet in a html file. It works when I click run in netbeans IDE.

There is error while running through html .... the
" java.security.AccessControlException: access denied (java.lang.RuntimePermission exitVM.0) "


The program is an applet ... all the buttons are in a frame(so to speak) that is called by the applet.
I have added that applet in a html file. Now if I try to run that html page... it do not work at all.

I am new in this field. Please give me straight directions.

( If you do not understand the questions right, better do not answer. )

Thanks in advance.

/N
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2008
Added on Dec 7 2007
16 comments
271 views