Learn about Web services

 

+

Search Tips   |   Advanced Search

 

 

How do I?...

  1. Develop and assemble applications that use Web services

  2. Deploy and administer applications

  3. Develop Web services clients

  4. Secure Web services

  5. Invoke Web services using Web Services Invocation Framework (WSIF)

  6. Use the Universal Description, Discovery and Integration (UDDI) registry

  7. Tune and troubleshoot Web services

 

Conceptual overviews

Documentation Documentation

Web services
   

Redbooks

See also the IBM Redbook WebSphere V6 Web Services Handbook.

 

Tutorials

Tutorials are not available at this time.

 

Samples

Samples

The Samples Gallery offers:

  • Development Strategies - Address Book

    The Address Book Sample illustrates accessing multiple Web Services in one application.

  • Migration - Stock Quote

    The Stock Quote Sample illustrates migration of a stock quote client from SOAP to Java API for XML-based RPC (JAX-RPC). WebSphere supports Web Services for J2EE (JSR 109) which builds on a client-programming model on JAX-RPC.

  • Faces Client - Sample Portfolio

    The Faces Client - Sample Portfolio is a sample application that demonstrates the use of faces client components. The Hello World Sample demonstrates how the faces client framework keeps a data model consistent in the browser.

    The Faces Client - Sample Portfolio mimics a web-based portfolio management application. The goal is to enable users to view all their portfolios, navigate through them, display them graphically, and have them updated on a regular basis with current stock prices as delivered to the page by a Web service. Users will also be able to change quantities on their stocks for analysis purposes. The Hello World Sample demonstrates the power of the Faces Client - Sample Portfolio framework by showing an MVC (Model View Controller) setup on a page with a very simple model and using two input fields as the controls.