Resource Name:

Wireless Application Protocol (WAP) phone book example

 

Resource Desc:

In this example, phone.wml is accessed by the mobile client (the Nokia WAP simulation client) and presents the user with choices for looking up phone numbers via the PhoneServlet. (PhoneServlet is part of the servlets examples package. See the servlets examples package documentation for instructions on how to build and deploy this servlet.) Based on the user's input, a request for a phone number is presented to the PhoneServlet in the form of query parameters added to the servlet URL. The Nokia WAP Server is used as a gateway and converts WML requests received from the client to HTTP Servlet requests that are forwarded to PhoneServlet running on WebLogic Server. The HTTP response from the servlet is then converted back to WML by the WAP server before being returned to the client.

 

Resource URL:

http://www.weblogic.com/docs51/examples/wap/phoneBook/

 

Rating: 0.00

 

# Times Viewed: 415

 

Reviews