Re: How often does a Java Web Start application update itself?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 17:38:36 GMT
On Fri, 30 Sep 2005 15:14:42 GMT, "Oliver Wong" <owong@xxxxxxxxxxxxxx>
wrote or quoted :
> * Give the user the opportunity to run the application without being
>connected to the Internet.
see http://mindprod.com/jgloss/javawebstart.html
look a the sample commented JNLP file.
The key is
<!-- allow app to run without Internet access -->
<offline-allowed/>
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- References:
- How often does a Java Web Start application update itself?
- From: Oliver Wong
- How often does a Java Web Start application update itself?
- Prev by Date: Re: How do you _really_ get a PrintStream to flush all the time?
- Next by Date: Re: How often does a Java Web Start application update itself?
- Previous by thread: Re: How often does a Java Web Start application update itself?
- Next by thread: Re: How often does a Java Web Start application update itself?
- Index(es):