posted 21 years ago
Hi all,
I think questions 6 and 7 are wrong. According to MIDP 2.0 specification, page 442, mandatory attributes for JAD are:
- MIDlet-Name
- MIDlet-Version
- MIDlet-Vendor
- MIDlet-Jar-URL
- MIDlet-Jar-Size
, and the optional are:
- MIDlet-<n> for each MIDlet
- MicroEdition-Profile
- MicroEdition-Configuration
- MIDlet-Description
- MIDlet-Icon
- MIDlet-Info-URL
- MIDlet-Data-Size
- MIDlet-Permissions
- MIDlet-Permissions-Opt
- MIDlet-Push-<n>
- MIDlet-Install-Notify
- MIDlet-Delete-Notify
Therefore, I think the answers to questions 6 should be D and E, and for question 7 should be A, B and E.
Best regards,
Fuad Abinader