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
