Java Web Start

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

Articles
Forums
  Links
Tools
  

Articles:
  • Distributing a Java Web Start Application via CD-ROM by Luan O'Carroll   - [Clicks: 4]
    Java Web Start is a preferred technology for distributing desktop Java applications, but sometimes it makes sense to send users a CD-ROM rather than a URL. In this article, Luan O'Carroll shows you how to distribute JWS apps via CD-ROM, including any necessary JRE installations.
    [Includes sample code]
    http://today.java.net/pub/a/today/2008/07/10/distributing-web-start-via-cd-rom.html - Jul, 2008

[Top]

Forums:

[Top]

Links:

[Top]

Tools:
  • JNLP Wrapper   - [Clicks: 29]
    JNLP Wrapper is a tool that works on top of Web Start to make it easier to use and more powerful. With JNLP Wrapper your applications work right out-of-the-box with Web Start, so you don't need to modify any application code. It also adds support for the distribution of native applications and content files. ... JNLP Wrapper is free for non-commercial use.
    http://www.duckcreeksoftware.com/products/jnlp-wrapper/

[Top]