Hi!
I have visualised a calculator from the Middle Ages with Java 3D
and used threads for the animations. Now I wanted to present it on
the WWW. But after starting the applet
with a browser (+ plugin) I encountered security exceptions.
After adding the necessary permissions to the policy file, it
finally worked fine.
My question is now the following:
Does any user who wants to start my applet
has to modify the java.policy file of his plugin in order to give my
applet the explicit permissions to start and modify threads,
or is there any other way, that would not bother the user??
I am afraid that this question was probably asked before, but
I really need to know this. Sorry.
Thanks in advance,
Benjamin Nill
[EMAIL PROTECTED]
===========================================================================
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".