Using JAR Files: The Basics
Signing and Verifying JAR Files
- Creating a JAR File
- Viewing the Contents of a JAR File
- Extracting the Contents of a JAR File
- Modifying a Manifest File
- Updating a JAR File
- Running JAR-Packaged Software
- Understanding the Manifest
Using JAR-related APIs Introduced in 1.2
- Understanding Signing and Verification
- Signing JAR Files
- Verifying Signed JAR Files
- The JarClassLoader Class
- The JarRunner Class