hi,
is it possible to:
- give parameters in the link to the jnlp file so that the app will be started with these arguments
or - have a jnlp file including parameters in it so that the app will be started with these arguments
The aim would be to make some sort of:
www…game.jnlp?join=12.34.56.789
Possible?