SOAP is a simple and open standard XML-based protocol for exchanging information between computers. In this tutorial you will learn what is SOAP and Why and How to use it.
If you're using Java 1.4.x or above, you already have built-in support for XML. This tutorial explains how to use that support to create and manipulate XML Document Object Model objects.