1 / 225
文档名称:

Oreilly - Programming Web Services With Soap.pdf

格式:pdf   页数:225
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Oreilly - Programming Web Services With Soap.pdf

上传人:kuo08091 2012/12/3 文件大小:0 KB

下载得到文件列表

Oreilly - Programming Web Services With Soap.pdf

文档介绍

文档介绍:Programming Web Services with SOAP

Doug Tidwell
James Snell
Pavel Kulchenko

Publisher: O'Reilly

First Edition December 2001
ISBN: 0-596-00095-2, 216 pages


Programming Web Services with SOAP introduces you to building distributed Wb-based
applications using the SOAP, WSDL, and UDI protocols. You'll learn the XML underlying
these standards, as well as how to use the popular toolkits for Java and Perl. The book also
addresses security and other enterprise issues.
Table of Contents
Preface ........................................................... 1
Audience for This Book ............................................... 1
Structure of This Book ............................................... 2
Conventions ...................................................... 3
Comments and Questions .............................................. 3
Acknowledgments .................................................. 4

1. Introducing Web Services ............................................ 6
What Is a Web Service? ............................................ 6
Web Service Fundamentals .......................................... 6
The Web Service Technology Stack ................................... 10
Application ................................................... 13
The Peer Services Model .......................................... 13

2. Introducing SOAP ................................................ 21
SOAP and XML ................................................ 21
SOAP Messages ................................................ 17
SOAP Faults .................................................. 22
The SOAP Message Exchange Model .................................. 25
Using SOAP for RPC-Style Web Services ............................... 27
SOAP's Data Encoding ............................................ 29
SOAP Data Types ....................................