Guidelines for Creating WML Output Templates
If you want to use a WML output template to return output to an Internet-enabled wireless device, such as a wireless phone, keep the following points in mind:
The output template needs to produce a valid and well-formed WML document.
Make sure the template contains a <meta> tag that sets the Content Type to “text/vnd.wap.wml”.
Wireless devices have small screen dimensions.
The browser on the wireless device needs to support WML 1.1 or higher to receive a WML output template from
Integration Server.
Different types of web browsers on wireless devices may display WML pages differently.
Some web browsers for wireless devices place a limitation on the length of a URL: name in WML pages. Make sure that you create WML pages that are compliant with the browser requirements.
For more information about WML, see
http://www.oasis-open.org/cover/.