Jump to ratings and reviews
Rate this book

Web Services Essentials

Rate this book
As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java tools.Web Services make it possible for diverse applications to discover each other and exchange data seamlessly via the Internet. For instance, programs written in Java and running on Solaris can find and call code written in C# that run on Windows XP, or programs written in Perl that run on Linux, without any concern about the details of how that service is implemented. A common set of Web Services is at the core of Microsoft's new .NET strategy, Sun Microsystems's Sun One Platform, and the W3C's XML Protocol Activity Group.In this book, author Ethan Cerami explores four key emerging For each of these topics, Web Services Essentials provides a quick overview, Java tutorials with sample code, samples of the XML documents underlying the service, and explanations of freely-available Java APIs. Cerami also includes a guide to the current state of Web Services, pointers to open-source tools and a comprehensive glossary of terms.If you want to break through the Web Services hype and find useful information on these evolving technologies, look no further than Web Services Essentials.

304 pages, Paperback

First published January 1, 2002

12 people are currently reading
38 people want to read

About the author

Ethan Cerami

7 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (7%)
4 stars
13 (31%)
3 stars
21 (51%)
2 stars
3 (7%)
1 star
1 (2%)
Displaying 1 - 2 of 2 reviews
17 reviews
February 5, 2010
Very good O'Reilly overview of the emerging web services -- XML-RPC, SOAP, UDDI, WSDL. Clearly written, and sufficient for the managerial level of what the services mean, and how to think about using them. Probably best if you understand XML (or are a quick learner of markup languages)
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.