Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11603
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Java Web Start Permissions |
| Date | Tue, 24 Jan 2012 18:13:46 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 34 |
| Message-ID | <jfnde6$q2l$1@dont-email.me> (permalink) |
| References | <Xns9FE2D3AAA51CFjpnasty@94.75.214.39> <jfm8h7$gdu$1@dont-email.me> <4f1f2742$0$6570$9b4e6d93@newsspool3.arcor-online.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Tue, 24 Jan 2012 23:04:39 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="BSKXKq4dV+7jFlM4JDctyw"; logging-data="26709"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18pyZ87Aq2dhjVZzrI61C8cSGA/3Ts6jqU=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 |
| In-Reply-To | <4f1f2742$0$6570$9b4e6d93@newsspool3.arcor-online.net> |
| Cancel-Lock | sha1:AJ8PWqaZ11+xu4ks9E5Yl6TPNO8= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11603 |
Show key headers only | View raw
On 01/24/2012 04:48 PM, Gunter Herrmann wrote: > Hi! > > Jeff Higgins wrote: >> hoping to use a >> JNLP client as an installer for your Java application - which it >> specifically purports not to be: "It is not a general installation >> protocol for software components". > > Javaws is the perfect installer for Java desktop applications. > The only limitation is that it supports only a few file types. > I do use jnlp files and jar files (for program, properties, graphics). > Everything is signed, one file is already signed by a third party, > so you need multiple jnlp files (one for each signature). > > <offline-allowed/> will enable local cashing, so at program start > the application checks for updates and downloads them when > a newer version is found, but it is able to run without connection > to the server. > > I use this way for running a Java/Swing/jdbc desktop application on 100+ > systems. Great to hear. Now I'm curious. How much state does your application maintain client side? Is your application able to run purposefully standalone or without connection for extended periods? > > Regarding the above quote: > It really is not a general installation protocol, > but it works perfectly for everything you can put in a jar file. > > Gunter
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Java Web Start Permissions Novice <novice@example..com> - 2012-01-23 01:48 +0000
Re: Java Web Start Permissions Knute Johnson <nospam@knutejohnson.com> - 2012-01-22 19:02 -0800
Re: Java Web Start Permissions Novice <novice@example..com> - 2012-01-23 19:04 +0000
Re: Java Web Start Permissions Knute Johnson <nospam@knutejohnson.com> - 2012-01-23 13:41 -0800
Re: Java Web Start Permissions "John B. Matthews" <nospam@nospam.invalid> - 2012-01-23 21:32 -0500
Re: Java Web Start Permissions Knute Johnson <nospam@knutejohnson.com> - 2012-01-23 21:22 -0800
Re: Java Web Start Permissions "John B. Matthews" <nospam@nospam.invalid> - 2012-01-24 01:40 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 09:21 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 04:23 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 04:40 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 05:20 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 06:08 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 07:22 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 05:42 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 07:43 -0500
Re: Java Web Start Permissions Gunter Herrmann <notformail0106@earthlink.net> - 2012-01-24 16:48 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-24 18:13 -0500
Re: Java Web Start Permissions Gunter Herrmann <notformail0106@earthlink.net> - 2012-01-25 10:28 -0500
Re: Java Web Start Permissions Jeff Higgins <jeff@invalid.invalid> - 2012-01-25 12:06 -0500
Re: Java Web Start Permissions Roedy Green <see_website@mindprod.com.invalid> - 2012-01-24 09:48 -0800
csiph-web