文档介绍: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........................................................... Audience for This Book ............................................... Structureof This Book ............................................... Conventions...................................................... Commentsand Questions.............................................. Acknowledgments..................................................1123341. Introducing Web Services ............................................ What Is a Web Service?............................................ Web Service Fundamentals .......................................... The Web Service Technology Stack................................... ................................................... The Peer Services Model ..........................................6661013132. Introducing SOAP................................................ SOAP and XML ................................................ Messages................................................ SOAP Faults .................................................. The SOAP MessageExchange Model.................................. Using SOAP forRPC-Style Web Services............................... 'sData Encoding ............................................ SOAP Data Types ............................................... Transports ...............................................2121172225272932363. Writing SOAP We