WebReference.com - Chapter 3 of Professional Java Web Services, from Wrox Press Ltd | WebReference

WebReference.com - Chapter 3 of Professional Java Web Services, from Wrox Press Ltd

Professional Java Web Services

Professional Java Web Services Book Cover

Chapter 3: Apache SOAP 2.2*

[The series of excerpts below are from Chapter 3 of the Wrox Press Ltd. title Professional Java Web Services.]

Introduction and What We Will Learn

In the previous chapter we discussed the internals of the SOAP 1.1 specification. In this chapter we will discuss Apache SOAP 2.2, an open source Java implementation of the SOAP 1.1 and SOAP with Attachments specifications. We will cover in this chapter:

In order to illustrate the concepts discussed in this chapter we will use an example application called the "Job Resumé Repository System", which allows users to submit and retrieve their resumé.

Excerpt Contents

# # #


Created: May 15, 2002
Revised: June 17, 2002

URL: https://webreference.com/programming/java/webservices/chap3/