Java Web Start: Difference between revisions

Content deleted Content added
Line 13:
Important Web Start features include the ability to automatically download and install a JRE in the case where the user does not have Java installed, and for programmers to specify which JRE version is needed to run a given program. The user does not have to remain connected to the Internet to execute the downloaded programs, because they execute from a locally-maintained [[cache]]. Finally, automatic updates of the software from the Web are available when the user is connected to the Internet, thus easing the burden of deployment.
<h2>Edited by Farruq. November '06</h2>
 
== Well-known Web Start applications ==