Isaac

I have found the same. I assume it is a security safeguard. It is possible
to use exit(0) in an application, but not in an applet. If allowed in an
applet then this would be the same as contolling the local machine via the
browser.
Don't know the solution to your problem.
Peter S.
----- Original Message -----
From: "Brobbey,Isaac (neuron)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 9:39 PM
Subject: [JAVA3D] System.exit(0)


> I am trying avoid an error of "modifying life compiled object" when my
> browser is running(an applet) and loads another applet.
> so i want to terminate the current session of the  java3D  before loading
> another one.when i put an explicit call of System.exit(0) in the applet
> program, i get an "accessControlException". do i need a special permission
> from the runtime system to terminate the current session ?
>
> thanks,
>
>
> Isaac
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to