java.security.AccessControlException: access denied (java.lang.RuntimePermi
807589Dec 7 2007 — edited Aug 17 2008Hello 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