Java Web Start

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
  

Articles:
  • Java Web Start Persistence by Joshua Marinacci   - [Clicks: 17]
    Java Web Start is a great technology for deploying lightweight client applications. It even supports automatic updates. One of Web Start's less understood features is the PersistenceService API. This tip shows how to use the PersistenceService class create a click through license screen.
    http://java.sun.com/mailers/techtips/corejava/2006/tt1118.html#1 - Nov, 2006
  • Webtops: The Best of Desktop and Browser-Based Apps in One by Michael Bangham   - [Clicks: 31]
    Use Java Web Start, JDIC, and AJAX-style communications to create powerful, rich desktop clients called Webtops.
    http://www.devx.com/Java/Article/31787 - Jun, 2006
  • Auto-Install: Easier Launching of Java Web Start Applications by Chet Haase, Thomas Ng, Dana Nourie   - [Clicks: 35]
    Learn how a little code tweaking can seamlessly launch a Java application from the browser under a specified version of the JRE.
    http://java.sun.com/developer/technicalArticles/JavaLP/javawebstart/AutoInstall.html - Jun, 2006

[Top]