WAP Content Format
The WAP Markup Language (WML) maps well onto existing mobile phone user interfaces
Encoding compress content to approximately 75% of the original size
Characteristics of WML:
- Card metaphor
- Variables with application scope
<GO URL=“/submit?N=$(N)&S=$(S)”/>
Enter name: <INPUT KEY=“N”/>
<OPTION VALUE=“0”>Fast</OPTION>
<OPTION VALUE=“1”>Slow</OPTION>