Wireless Markup Language (WML) JSP files

WebSphere Commerce provides several sample JSP files that support catalog browsing, product description display, shopping cart, quick checkout, and order status display for wireless applications. If you are developing new WML Commerce Enabled Portal JSP files, add the new files to the same directory where the current JSP files are located. WML Commerce Enabled Portal JSP files should be developed with the same guidelines as standard HTML Commerce Enabled Portal JSP file. For the specific guidelines for Commerce Enabled Portal JSP files, see Commerce Enabled Portal JSP file guidelines.

The location of the WAP-specific Wireless Markup Language (WML) JSP files, with respect to the store publishing root, is specified in the CONTENTDIR row of the PVCDEVSPEC database table in the WebSphere Commerce instance database. The default directory name is wml_portal_jsp.

Note:
When developing your WAP implementation, if you want to reuse the same commands used for the HTML implementation of the commerce flow, then the names of the WML-specific JSP files should be the same as the corresponding HTML-specific JSP file names.

Feedback