Content deleted Content added
Thumperward (talk | contribs) →Well-known Web Start applications: rm extlink-only bullets: if it's well-known, it should have an article |
Removing deleted image |
||
Line 1:
[[Image:Java WebStartApplicationMan.png|thumb|300px|'''Java Web Start''', introduced in '''Java 2''', allows provisioning applications over the [[World Wide Web|Web]] by clicking a [[Icon (computing)|desktop icon]] or a link on a website.]]
<!-- Deleted image removed: [[Image:Apple Java Web Start.png|left|80px]] -->
'''Java Web Start''' is a framework developed by [[Sun Microsystems]] which allows [[application software]] for the [[Java Platform]] to be started directly from the Internet using a [[web browser]]. Unlike [[Java applet]]s, Web Start applications do not run inside the browser, and the [[sandbox (computer security)|sandbox]] in which they run does not have to be as restricted, although this can be configured. One chief advantage of Web Start over applets is that they overcome many compatibility problems with browsers' Java [[plugin]]s and different [[Java virtual machine|JVM]] versions. On the other hand, Web Start programs cannot communicate with the browser as easily as applets. To assist migration, a Java Applet can also be used as a Java Web Start application.
|