Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > [JWS] How to specify a parameter to a JWS application?

Reply
Thread Tools

[JWS] How to specify a parameter to a JWS application?

 
 
BdS
Guest
Posts: n/a
 
      06-09-2004
Hi,

I have an application which I launch giving a file name as an argument :
java myPackage.myClass fileName.xml
fileName.xml is an file containing a bunch of parameter. I have about twenty
of these files.

Now, this application is deployed with Java Web Start (jdk 1.4.2). I see in
the documentation that I can specify a parameter in the JNLP file, but I see
nothing about specifying a parameter on the client-side.
Is there a way to specify a parameter to this application on the client
side?
Should I write and maintain twenty JNLP files (one for each parameter file)?

Any help is welcome
Thanks,

BdS


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to specify an undetermined Object (Generic) as parameter in method() ? Gianni Galore Java 0 01-18-2011 08:24 PM
How to specify a parameter Luca D. Java 13 03-19-2008 09:47 PM
How to pass a parameter to a JWS application? aaronfude@gmail.com Java 1 10-13-2006 06:20 AM
specify a mandatory block parameter Shea Martin Ruby 10 03-23-2006 03:48 PM
Please Tell Me How to specify the parameter. Chuck Insight ASP .Net Web Controls 6 03-22-2005 01:31 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57