Chapter 55: | How to Construct JAR files for Program Distribution |
In previous chapters, you have learned how to write standalone programs, applets, servlets, and remotely invoked programs. In this chapter, you learn how to combine multiple-file programs into a single compressed file called a JAR file, where JAR is an acronym for Java Archive.