Java Web Start: Difference between revisions

Content deleted Content added
Mustrum (talk | contribs)
m JS: Reverted edits by 213.42.2.21 to last version by 171.21.80.126
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 ==
Line 24 ⟶ 23:
* [http://rptools.net MapTool] - An electronic, networked, virtual battleboard for use in role playing games.
* [http://www.oxygenxml.com/ <oXygen/> XML Editor] - A XML Editor.
<b> Edited by Farruq. November '06 </b>
 
== See also ==