Web services overview

 

+

Search Tips   |   Advanced Search

 

On the client side, no additional software is required. On the server side, a Web server and servlet engine are required.

The definition of the message format travels with the message; no external metadata repositories or code generation tools are required.

Simple Web services can be aggregated using workflow techniques or by calling lower layer Web services.

Common Web services:

Categories of Web services

Web services categories:

Service roles and interactions

A network component roles:

Binding involves establishing all environmental prerequisites that are necessary to successfully complete the services. Examples of environmental prerequisites include security, transaction monitoring, and HTTP availability.

For more information on Web services, refer to www.ibm.com/developerworks/webservices

 

Links

Related Concepts

Tools for Web services development

Web services standards

Related Tasks

Developing Web services