MIDlet Suite

A MIDP application, or MIDlet, is deployed as a MIDlet suite. A MIDlet suite is a combination of a JAR file that collects the MIDlets and the associated files necessary to create the MIDP application, and a Java Application Descriptor (JAD) file that identifies the application to target devices. A MIDlet suite can be built, executed, and deployed to mobile devices.

A MIDlet suite includes: