|
WebLogic Server 6.1 Code Examples, BEA Systems, Inc. | |||||
See:
Description
| Examples Summary | |
| Date example | Demonstrates generating dynamic WML documents. This example modifies ShowDate.jsp from the JSP examples to generate a WML document. |
| Phone book example | Demonstrates serving up a static WML document, making interactive request to a servlet from a mobile client. |
| HelloWorld example | Demonstrates serving up a static appropriate *ML document to a mobile client(cell phone, PDA, pager, etc.) using an underlying framework. |
| StockDemo example | Demonstrates serving up a simple dynamic appropriate *ML document to a mobile client(cell phone, PDA, pager, etc.) using an underlying framework. |
| TravelDemo example | Demonstrates serving up a more complex application with multiple levels of user interaction sending the appropriate *ML to a mobile client(cell phone, PDA, pager, etc.) using an underlying framework. |
The Date and Phone book examples are very simple and demonstrate how to server up static Wireless Markup Language (WML) content. The HelloWorld, StockDemo, and TravelDemo examples are more complex and demonstrate how to serve up multiple markup languages for an application using a single URL using a simple underlying framework.
Detailed instructions for building and running the examples are included on the example pages.
|
Documentation is available at http://e-docs.bea.com/wls/docs61/ |
|||||