Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2704

Re: java webstart problem

From "Mark Thornton" <mark.thornton@THRWHITE.remove-dii-this>
Subject Re: java webstart problem
Message-ID <eOLVi.1944$FQ2.1404@newsfe4-win.ntli.net> (permalink)
Newsgroups comp.lang.java.gui
References <2b-dnd8uvcfGYrvanZ2dnUVZ8vidnZ2d@saix.net>
Date 2011-04-27 15:40 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Rogan Dawes wrote:
> As a downside, the webstart client now has to check two .jnlp files for 
> updates each time it starts up, adding latency, but "them's the breaks", 
> I guess.

If you use the version download protocol it only has to check the main 
jnlp file. I.e. if you specify versions for every resource referenced 
from the application jnlp file then WebStart can check if it has those 
versions without further reference to the server.

In addition the request for the application JNLP file will include the 
modification date of the version it already has. The server does not 
need to send the JNLP file content with the reply if the modification 
date is still current. Thus all that is required is a single round trip 
with negligible content when nothing has changed.

Mark Thornton

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

java webstart problem "Bruintje Beer" <bruintje.beer@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
  Re: java webstart problem "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
    Re: java webstart problem "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
      Re: java webstart problem "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
        Re: java webstart problem "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
        Re: java webstart problem "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
    Re: java webstart problem "Gunter Herrmann" <gunter.herrmann@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
      Re: java webstart problem "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
        Re: java webstart problem "Rogan Dawes" <rogan.dawes@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
          Re: java webstart problem "Mark Thornton" <mark.thornton@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
            Re: java webstart problem "Rogan Dawes" <rogan.dawes@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
              Re: java webstart problem "Mark Thornton" <mark.thornton@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
                Re: java webstart problem "Rogan Dawes" <rogan.dawes@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
                Re: java webstart problem "Mark Thornton" <mark.thornton@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
              Re: java webstart problem "Mark Thornton" <mark.thornton@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
          Re: java webstart problem "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000

csiph-web