Hi everyone,
I attempted to search the web on Access Control Exceptions but still haven't fully found what I am looking for.... and I wanted to see if you guys could offer me some help!
I am trying to attach an applet to an html file and display it on the web. I'm having trouble with the permissions somewhere. From the information I have gathered, it seems I can access the java.policy somewhere and make adjustments but I want to make it universal for any computer I display my html file on.
Do I add code to my .class file or my html file?
How do I make my applet run??
Here is the error:
AccessControlException.JPG
Thank you so much for the help!