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

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top