MyMobileWeb Certificaton Examples4-14-2009
From Morfeo Wiki
Contents |
Examples
Part I
- My First MyMobileWeb Application: Hello World
Part II
- Authoring your user interface
Part III
- Convenience Functions for the Delivery Context (authoring level)
- Changing Language Settings
- The Mobile Web Client Runtime
Part IV
- Transcoding with OMA-STI and Alembik
- Integrating MyMobileWeb and CMSs
- Using JSTL within IDEAL
- Creating IDEAL Extensions
Exercises
- A set of exercises is described below
- A login screen
- A paginated start menu containing a list of long option descriptions, obtained directly from the XML code
- A screen which shows a paginated table, containing specific columns depending on the device used. The contents of the table must be filled with the use of databinding
- A screen which allows the user to enter a series of values, some of which are compulsory, and others of specific types (e.g. integer).
- An OA that manipulates the information entered by the user
- A screen which shows the verified values (manipulated by the OA)
- A screen which allows the user to choose between a series of limited values
- A screen which shows a set of linked menus
- A screen which shows different panels