Hi,
Please go through the following link:
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/syntax.html#resources
Looks like if the property is not listed in the 'secure' list then the application has to handle that using the System.setProperty(), by setting a flag thru JNLP file.
-Praveen
Gregory Pierce wrote:
How does one enable the opengl pipeline in a webstart application in JDK1.5? I've looked through the documentation for webstart, but its not entirely clear where the -D parameters should go in the JNLP file.
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-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 JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
