Need help w. Java Security Exception.

S

Steve Burrus

I find myself in some degree of need for some help/assistance with a
rather persistent problem that I have encountered in the past, and that
is always getting this Java Exception,
"java.lang.AccessControlException"! I am trying to see a swing applet at
the time of this exception!
 
M

Michael Rauscher

Steve said:
I find myself in some degree of need for some help/assistance with a
rather persistent problem that I have encountered in the past, and that
is always getting this Java Exception,
"java.lang.AccessControlException"! I am trying to see a swing applet at
the time of this exception!

I'd assume that you try to access files or making requests to other
hosts than the applet originates from. Either you should not do that or
sign your applet.

Bye
Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top