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".

Reply via email to