<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title> </title> </head> <body> <center><img src="itw_logo.png" alt="IcedTea-Web Logo" width="413" height="240"></center><br> <b>IcedTea-Web</b> provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. <br><br>NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. <br>IcedTea-Web also includes a plugin to <a href="http://www.java.com/en/download/testjava.jsp">enable Java applets</a> within web browsers. <br><br> <h2><b> Features of NetX: </b></h2> <ul> <li><b>Modular:</b> Easily add JNLP capabilities to an application.</li> <li><b>Saves Memory:</b> Launch programs in a shared JVM.</li> <li><b>Fast startup:</b> Runs applications from a cache for fast starting.</li> <li><b>Security:</b> Run any application in a sandbox or log its activities.</li> <li><b>Auto-Update:</b> Applications can auto-update without special code.</li> <li><b>Network Deployment:</b> Deploy to the internet, not with installers.</li> <li><b>Open Source:</b> GNU Lesser General Public License.</li> </ul> Visit the <a href="http://icedtea.classpath.org/wiki/Main_Page">IcedTea project wiki</a> or specifically the <a href="http://icedtea.classpath.org/wiki/IcedTea-Web">IcedTea-Web home</a> pages for more information. <br>Help with common issues with IcedTea-Web can be found <a href="http://icedtea.classpath.org/wiki/IcedTea-Web#Common_Issues">here</a>. <br><br><h2><b> Contributing: </b></h2> <br> A <a href="http://icedtea.classpath.org/wiki/DeveloperQuickStart">QuickStart</a> guide for the IcedTea project is available on the wiki. <a href="http://icedtea.classpath.org/wiki/IcedTea-Web#Code_style">Code style</a> guidelines and <a href="http://icedtea.classpath.org/wiki/IcedTea-Web/DevelopingWithEclipse">Eclipse setup</a> instructions for IcedTea-Web are available as well. Patches should be accompanied by unit tests and <a href="http://icedtea.classpath.org/wiki/Reproducers">reproducers</a> before being sent to <a href="http://mail.openjdk.java.net/mailman/listinfo/distro-pkg-dev">the mailing list</a>. </body> </html>