Q&A

Java Web Start

KettleBot 2018. 1. 29. 04:14

In computingJava Web Start (also known as JavaWSjavaws or JAWS) is a framework developed by Sun Microsystems (now Oracle) that allows users to start application software for the Java Platform directly from the Internet using a web browser. Some key benefits of this technology include seamless version updating for globally distributed applications and greater control of memory allocation to the Java virtual machine.


Reference: Wikipedia