Java Web Start: Difference between revisions

Content deleted Content added
m Disambiguate UML to Unified Modeling Language using popups
Moving ClickOnce from Implementation to See also
Line 13:
[http://www.sun.com/smi/Press/sunflash/2001-03/sunflash.20010314.1.html Java Web Start 1.0 press release]
</ref> Since [[Java Platform, Standard Edition|J2SE]] 1.4 Web Start comes as a default part of [[Java Runtime Environment]] (JRE) called <code>javaws</code>, and computer administrators no longer have to install it separately.
Microsoft's [[.NET Framework|.NET]] framework's [[ClickOnce]] is similar to Java Web Start.
 
== Java Network Launching Protocol (JNLP) ==
Line 55 ⟶ 54:
== See also ==
{{Portal|Java}}
* [[Java applets]], another Java application deployment technology.
* [[Zero Install]], a similar system which works for non-Java applications.
* [[ClickOnce]], [[Microsoft]]'s [[.NET Framework|.NET]] framework's [[ClickOnce]] is similar to Java Web Startframework.
* [[ClickOnce]]
* [[RUNZ]].
 
==References==