Name: ah22606 Date: 04/09/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
When working with off-line applications it is not normally possible to check for
an update. However, sometimes while using an off-line application it may be
necessary to dialup and become on-line in order to communicate with a server. In
this situation there should be the ability to call a method that would force
WebStart to do its application version check and update, since the application
now knows that it is online.
This behaviour is required in order to make WebStart properly usable in a real
life offline/dialup environment.
(Review ID: 119921)
======================================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
When working with off-line applications it is not normally possible to check for
an update. However, sometimes while using an off-line application it may be
necessary to dialup and become on-line in order to communicate with a server. In
this situation there should be the ability to call a method that would force
WebStart to do its application version check and update, since the application
now knows that it is online.
This behaviour is required in order to make WebStart properly usable in a real
life offline/dialup environment.
(Review ID: 119921)
======================================================================
- duplicates
-
JDK-5076056 update available alert
- Closed