aspose file tools
The moose likes JNLP and Web Start and the fly likes jnlp file args Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "jnlp file args" Watch "jnlp file args" New topic
Author

jnlp file args

Ronnie Phelps
Ranch Hand

Joined: Mar 12, 2001
Posts: 329
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
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


1. Have fun @ http://faq.javaranch.com/java/JavaRaq
2. Looking for simple infix2postfix conversion and postfix evaluation package? Click here
Ronnie Phelps
Ranch Hand

Joined: Mar 12, 2001
Posts: 329
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
 
 
subject: jnlp file args
 
Threads others viewed
Pros and cons of javawebstart
Disable JWS Auth dialog
problem while launching application using browser
Create folder
Is editing of client copy of jnlp file possible when using JWS?
developer file tools