| Title | Description | Duration | Outline |
|---|
|
Universal Description, Discovery, and Integration (UDDI)
|
Universal Description, Discovery, and Integration (UDDI)
is a standardized XML format for businesses to publish information
on the Internet about their products and Web services,
for global client access.
This course describes the concepts and features of UDDI.
Level: Overview
|
1/2 - 1 Day
| |
|
Web Services Description Language (WSDL)
|
The Web Services Description Language (WSDL)
is a standardized XML format for describing network services.
The description includes the name of the service,
the location of the service, and how to communicate with the service.
This course describes the features of WSDL.
Level: Overview
|
1/2 - 1 Day
| |
|
Web Services Overview
|
Web Services are becoming an increasingly popular architecture
and mechanism for publishing application services.
This course presents an overview of web service technologies
and their support technologies (SOAP, WSDL, UDDI, and JAX-RPC),
as well as web service standards and architectural strengths and limitations.
Level: Overview
|
1 Day
| |
|
Web Technologies and Architectures Overview
|
Presents a broad-brush summary of the purpose, motivation,
architecture, models, technologies, frameworks and design considerations of SOA.
Level: Overview
|
1/2 Day
| |
|
Web Technologies and Architectures Overview
|
A survey of web-specific technologies and architectures,
including: conventional web technologies, Java technologies
(including independent, J2EE and model 2 technologies),
Microsoft technologies, database accessibility,
XML technologies, and web service integration.
Level: Overview
|
1 Day
| |
|
Developing Java Web Services
|
Web Services are becoming an increasingly popular architecture and mechanism
for publishing and accessing application services.
This course presents an introduction to web services,
followed by detailed presentation of their key technologies and Java support technologies
(SOAP, UDDI, WSDL, JAX-RPC and JAXR), as well as how to build and use them on a popular web server.
It combines frequently-requested topics into a unified presentation.
Level: Intermediate
|
5 Days
| |
|
Introduction To XML Web Services Using WSAD
|
Web Services are becoming an increasingly popular architecture
and mechanism for publishing application services.
This course presents relevant Web Services Standards and Technologies in a hands-on format
featuring IBM's WebSphere Studio Application Developer (WSAD).
Level: Intermediate
| 4 Days | |
|
Simple Object Access Protocol (SOAP)
|
SOAP is an XML-based protocol
that follows the HTTP request and response model.
Regardless of platform, client requests and Web service responses
communicate via SOAP messages over HTTP.
The HTTP-SOAP Transport Protocol
defines an XML-based message envelope
to describe what is in the message and how to process it.
SOAP includes XML-based encoding rules to express instances of
application-defined data types within the message,
and define an XML-based convention for representing the request
to the remote service and the resulting response.
This course describes how to use SOAP in a platform-independent way.
Level: Advanced
|
1/2 - 1 Day
| |