I apologize for the lack of documentation on this feature - you use the 
"startup_properties" applet parameter to pass these values to your applet. The 
value of the parameter is an ampersand-delimited list of key/value pairs 
separated by an equals sign, similar to an HTTP query string.
G

On Dec 12, 2010, at 11:32 AM, Kamil Toszek wrote:

> Hello,
> Could someone show me an example how to pass parameter to an applet?
> 
> Application interface contains "startup(Display display, Map<String, String> 
> properties)" function where javadocs for properties parameter says 
> "Initialization properties passed to the application". How to setup 
> deployJava.js script (used by demos) so that I can read the parameter passed 
> to the applet? Thanks

Reply via email to