public marks

PUBLIC MARKS from solrac with tags web & java

04 February 2009 17:30

Deploying an Eclipse-based application with Java Web Start

Java Web Start (JWS) technology allows you to deploy applications over the Internet with a single click. If you couple JWS with the ability to build an application on the Eclipse Platform, you have a pretty powerful combination. Learn how to build a small, bare-bones application built on the Eclipse Framework and deploy it through Java Web Start (JWS) — a technology you can use to deploy Java applications easily over standard Internet sites, enabling easy upgrades and distribution.