4
Downloading Applications
application being downloaded with the version on the series of handsets. One of the following instances will occur:
•Same version exists – user is prompted with a dialog stating application already exists and is prompted to cancel or read details of the download.
•Older version of application exists – user is prompted with a dialog stating a different version exists and is prompted to update or cancel the download.
•Newer version of application exists – user is prompted with a dialong stating the application already exists and is prompted to cancel the download.
XML Screen Renderings
The following are XML Screen Renderings based on the code sample below:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC
<wml>
<card title="J2ME Tests"> <p>
The case scenario's below tests J2ME Midlets. </p>
<p>
<a href="http://www.drawbridge.ca/wml/mid/HelloWorld1/bin/HelloWorld1.jad">HelloWorld1 1k</a><br/>
>
<a href="http://www.drawbridge.ca/wml/mid/PhoneBook/bin/PhoneBook.jad">Phone Book 3k</a><br/>
<a href="http://www.drawbridge.ca/wml/mid/Pizza/bin/Pizza.jad">Pizza Order 2k</a><br/> <a href="http://www.drawbridge.ca/wml/mid/CurStcQue/bin/CurStcQue.jad">Remote HTTP Sto Chk</a><br/>
<a href="http://www.drawbridge.ca/wml/mid/stockMidlet/bin/stockMidlet.jad">Stock from MySQL</a><br/>
<a href="http://www.drawbridge.ca/wml/mid/CurExcQue/bin/CurExcQue.jad">Currency Exchange</a><br/>
<a href="http://www.drawbridge.ca/wml/mid/UIDemo/bin/UIDemo.jad">User Interface Test 21k</a><br/>
<a
href="http://www.drawbridge.ca/wml/mid/licenseValidate/bin/licenseValidate.jad">Licence
Validation</a><br/>
</p>
</card>
</wml>
<file name="Jad Test" href="AppPropertyTests.jar" type="jar" size="4000"
19