Java ME Wireless Connection Wizard: Exported Services

See Also

The Wireless Connection Wizard simplifies the process of creating distributed, mobile client/server applications. The wizard generates the client-side classes and a servlet that delegates the client requests to the entrprise services. You open the Wireless Connection Wizard by selecting a Mobile Project from the Projects view and choosing File then choose New File, then choosing MIDP and expand Mobile Enterprise then choose Wireless Connection Wizard.

In the Exported Services page, you select the enterprise methods that you want exported to the MIPD client. .

You can use the Java ME Wireless Connection Wizard to export methods from the server that meet the following criteria:

The following data types are supported as parameter types and return types.

To export services, expand the menu tree and check the check boxes next to the methods you want the client application to be able to access.

See Also

Creating MIDP Client/Service Applications


Legal Notices