Mobile Client to Web Application Generator
Web Service Operations/Methods in Web Project Page

See Also

Use the Mobile Client to Web Application Generator to generate a servlet which connects to a web application that includes a web service client. This type of connection utilizes three "tiers": client, web application or servlet, and server. The client communicates with the generated middleware servlet using a proprietary communication protocol. The servlet and server communicate using standard Simple Object Access Protocol (SOAP) messages.

You open the Mobile Client to Web Application Generator by selecting a project then choosing File > New File and selecting Mobile Client to Web Application from the MIDP Category.

The Web Service Operations page reads the Web Service Definition Language (WSDL) file from the application you specified on the previous page and displays a list of the available Web services. You must select at least one service for the Mobile client to use.

The Methods in Web Project page lists the methods that are available within the application you specified in the previous page. You must select at least one method for the Mobile client to use.

See Also

About Web Services
Connecting MIDP Applications to Web Services
Creating a Java ME Web Services (JSR-172) Client
Creating a Three-Tier Mobile Web Services Client
 

Legal Notices