20
Shared JAD URLs
Accessing Tell-A-Friend from SMM
The MIDlet Manager menu lets the user perform certain actions on the selected MIDlet suites. The Table 18 describes the various actions that can be performed on a suite.
| Action | Description |
| Populates a message with the link to the application’s JAD URL | |
|
| inserted into the message body, following messaging standard |
|
| behavior for |
| Details | Displays the information about the suite. This includes MIDlet suite |
|
| name, vendor, version, number of apps in suite, flash usage, both data |
|
| and program space of the application. |
| Delete | Lets the user delete a suite. A confirmation is requested before the application |
|
| is deleted. |
|
|
|
Table 18 Performed on a suite
Rules:
•If the application does not have an associated JAD URL, the
•If the URL plus the application name size exceed the maximum size allowed for an SMS message, the following rules shall be applied, in this order, to truncate the link:
o Remove application name from link, (i.e.: “GP http://www.mot.com/games/gp.jad” shall be truncated to “http://www.mot.com/games/gp.jad”).
o Remove path to the JAD file, keeping only server’s URL and application name. (i.e.: “GP http://www.mot.com/games/gp.jad” shall be truncated to “GP http:// www.mot.com”).
•If server’s URL cannot be kept,
•J2ME applications downloaded through a PC can specify JAD URL using new JAD attribute
•J2ME applications downloaded through MMS (when this functionality is available on the phone) can specify JAD URL using new JAD attribute Mot-
•
The Figure 12 illustrates the MIDlet Manager and the
87