Java Web Start

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

Articles
Presentations
  Tutorials
  

Articles:
  • Deploy an SWT application using Java Web Start by Jeff Gunther   - [Clicks: 69]
    The coupling of the SWT user interface toolkit and Java Web Start provides developers with a great set of tools to deploy create highly interactive client-side Java applications. The example file viewer application provides a build and packaging framework that you can use to create your own stand-alone SWT applications to distribute via Java Web Start.
    http://www-106.ibm.com/developerworks/java/library/os-jws/ - Jun, 2003
  • How to print in Java Web Start by Ryan Brase   - [Clicks: 20]
    Java Web Start's sandbox provides a secure arena for deploying applications. But what about access to printers? The PrintService interface offers an easy solution.
    http://builder.com.com/5100-6370-1050757.html?tag=sc - Jan, 2003

[Top]

Presentations:

[Top]

Tutorials:
  • Dynamic JNLP by Claude Lacombe   - [Clicks: 58]
    This tutorial examines a custom, dynamic implementation of Java Network Launch Protocol (JNLP) to shift some of the server's processing load to the client. Veteran developer Claude Lacombe draws on his experience developing an industrial-sized application that required some modifications to JNLP and presents the fruits of his labor. A fully-functioning application is provided for guidance.
    [Formats: HTML, PDF, Zip]
    http://www-106.ibm.com/developerworks/edu/j-dw-java-jnlp-i.html - Aug, 2003

[Top]