P. Simon Tuffs
Company: Simontuffs.comAuthor Bio:
Dr. P. Simon Tuffs is an independent consultant currently specializing in scalability for Java Web Services. In his spare time he creates and releases open source projects such as One-JAR. To learn more about Dr. Tuffs and his work, visit www.simontuffs.com
Tutorials written by P. Simon Tuffs:
Simplify Your Application Delivery with One-JAR
If you've ever tried to deliver a Java application as a single Java Archive file (JAR file), you've most likely encountered the need to expand supporting JAR files before you build the final archive. As well as being a development nuisance, this can put you in violation of license agreements. In this article, Simon Tuffs introduces you to One-JAR, a tool that uses a custom classloader to dynamically load classes from JAR files inside an executable JAR file.
Friday, 22nd April 2005
