"Caprio, Mike" wrote:
> 
> Hi folks,
> 
> I'm hoping someone on the list can point me in the right direction
> on a problem I'm having with applet to servlet communication.
> Specifically, I'm getting:
> 
> java.security.AccessControlException:
> access denied (java.lang.RuntimePermission modifyThreadGroup)
> 
> when I send an event to the applet that should start the applet to
> servlet communications.

That is a very specific exception - what are you trying to do
with a Thread when it occurs?


-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2


Reply via email to