evanx has a good article on the java.net site showing how to easily and quickly package a Java application for web deployment using Java Web Start using the wizard in Netbeans.
This saves time and is easier than having to write the jnlp xml by hand.

Articles, notes and random thoughts on Software Development and Technology
evanx has a good article on the java.net site showing how to easily and quickly package a Java application for web deployment using Java Web Start using the wizard in Netbeans.
This saves time and is easier than having to write the jnlp xml by hand.