I wanted to know if there was a way of passing args to a jnlp file but I guess there is no way of doing this.
Maulin Vasavada
Ranch Hand
Joined: Nov 04, 2001
Posts: 1863
posted
0
hi Ronnie this is the same question as in ur earlier post, right? i dont think there is way. i dont understand why u want to have "file.jnlp arg1 arg2"?? because that is applicable for command line programs and u don't expect to run jnlp files from command line, do u?? regards maulin
No but I would like to call another jnlp script from within the application and pass args to the script. I guess I have to think of a better way to do this. Thanks.h