Listing 4: The Jar manifest files used in the example application

Manifest-Version: 1.0
MIDlet-1: FetchPage, ,MIDlets.FetchPage
MIDlet-2: History, ,MIDlets.History
MIDlet-Name: CUJTest
MIDlet-Version: 1.0
Created-By: 1.3.0 (Sun Microsystems Inc.)
MIDlet-Vendor: Sun Microsystems, Inc.
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0

— End of Listing —