Home
Choosing markup languages
WebSphere Portal supports multiple client types by generating pages in multiple markup languages. Three are officially supported: HTML, Wireless Markup Language (WML), and cHTML. Using Application Developer tools, you can develop portlet applications that support these markup languages.
- HTML is a markup language for desktop computers. All portlet applications must support HTML, at a minimum.
- WML is a markup language for Wireless Application Protocol (WAP) devices, which are typically mobile phones.
- cHTML is a markup language for mobile devices in the NTT DoCoMo i-mode network.
To edit WML files and cHTML files, you can use Page Designer, as you do when editing other Web content.
To run or debug a portlet application that supports WML or cHTML, you can use a device emulator provided by a device vendor. To add a device emulator:
- Select Window | Preferences
- In the Preferences dialog, select General | Web browser.
- Click New to locate and define a Web browser type that is appropriate for the device that you want to test and debug.