SOAP Programming with Java
โ Scribed by William B. Brogden, Bill Brogden
- Publisher
- Sybex Inc
- Year
- 2002
- Tongue
- English
- Leaves
- 413
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
SOAP (Simple Object Access protocol) is an XML-based messaging protocol for creating distributed Web applications. In plain English: it solves a basic business problem, which is creating Web applications that have to talk with servers that are running on different platforms (Windows, Unix, Linux and so on). SOAP offers an XML-based method to pass business data for e-commerce applications through corporate firewalls. Java is an effective language to use for SOAP programming because it works so well with XML. This text provides a guide to SOAP for Java developer's. The accompanying CD-ROM includes all the sample code from the book, sample applications, a collection of SOAP-related code and tools, the IBM/Apache and DevelopMentor implementations of SOAP for Java, and the Sun Tomcat Java 2 Enterprise Edition server.
๐ SIMILAR VOLUMES
"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 enterpr
I was so keen to learn from this book, but no matter how hard I tried it had too much nonsense to be readable or usable.
The web services architecture provides a new way to think about and implement application - to - application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation