U can't set properties (and even read most of them) from inside the
applet. I guess u should either manually set the property before
running the applet or set appropriate permissions using policytool.

vladimir
             -=V=-
>-------<=============>-------<
Join in Java community now!
http://JavaCafe.VirtualAve.net/
>-------<=============>-------<

In your previous letter u wrote:
--------------------------------
JS> Hi...

JS> i'm using java3d1.2beta1 and java1.2.2
JS> when i put      System.setProperty("j3d.sharedctx","false");
JS> in the constructor of my program, the Text2D get displayed correctly in an 
application.
JS> However when i run it as an applet and exception occurs. Any ideas how i can solve 
this?

JS> Thanks

JS> Yours sincerely,
JS> Janet

JS> ===========================================================================
JS> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
JS> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
JS> [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