Beta Draft: 2014-02-04
Use 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.
The Web Service Operations page reads the Web Service Definition Language (WSDL) file from the application you specified on the previous page.
Element | Description |
---|---|
Web Services |
Lists the available Web services. You must select at least one method for the Mobile client to use. |
The Methods in Web Project page enables you to select method for the Mobile client.
Element | Description |
---|---|
Methods |
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. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |