Sorry about the previous alias -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of bob Sent: maandag 5 april 2004 19:20 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] java3d savers
It is not necessary for access to openGL or direct3D .dll's? Lars -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of Mark McKay Sent: maandag 5 april 2004 19:09 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] java3d savers bob wrote: > Hi, > > Nice demos. Am I correct to include that in that case I might as well > put my applet tool in my site, since your solution needs the JRE and > java3d classes as well? Also your applet demands full access to > machine and network (with a note that strongly advises against it, I > took the risk anyway :-) ), is that always necessary? > > Thanks, > > Lars It shouldn't be. That window only appears if you include the <security> <all-permissions/> </security> tag in the JNLP file, and you only need to include this if you are going to be accessing local files, the network, or other sandbox unsafe things. The applications don't look like they need this, so it may be helpful if the CAVE staff remove this from the JNLP file. Mark McKay -- http://www.kitfox.com =========================================================================== 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". =========================================================================== 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".