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:43:26 GMT
On Fri, 30 Sep 2005 15:14:42 GMT, "Oliver Wong" <owong@xxxxxxxxxxxxxx>
wrote or quoted :
> * If the user *IS* connected to the Internet, to periodically check for
>update versions.
If you are online, it does a quick check every time the program runs.
It checks the date on the server's JNLP file to see if it has changed
since the last time. The server's copy of the JNLP file (actually the
one pointed to in the JNLP file) is always definitive, no matter which
JNLP file was used to start the launch.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- Follow-Ups:
- Re: How often does a Java Web Start application update itself?
- From: Oliver Wong
- Re: How often does a Java Web Start application update itself?
- 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 often does a Java Web Start application update itself?
- 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):