Re: How to use class file present in one jar from another?
Posted By:
John_Zukowski
Posted On:
Wednesday, February 27, 2002 04:21 PM
You can specify additional JAR files in the manifest file for the main JAR file. You can also specify multiple JAR files in the archive tag of an applet.