WebLogic Server 6.1 Code Examples, BEA Systems, Inc.

Package examples.wireless

The examples in this package illustrate how to use JSPs and servlets to deliver content to a mobile client (example: cell phone, PDA, pager, etc.).

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.
 

Package Description

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.

There's More...

Read more in Programming WebLogic Server for Wireless Services.


Documentation is available at
http://e-docs.bea.com/wls/docs61/

Copyright © 2000-2001 BEA Systems, Inc. All rights reserved.