Project Home | Progress | Seminars | Reports | References | Contact
imple Object Access Protocol

SOAP Version 1.2 (SOAP) is a lightweight protocol intended for exchanging structured information in a decentralized, distributed environment. It uses XML technologies to define an extensible messaging framework providing a message construct that can be exchanged over a variety of underlying protocols. The framework has been designed to be independent of any particular programming model and other implementation specific semantics.
- SOAP Version 1.2 Specifications (http://www.w3.org)


Anatomy of a SOAP Message

A brief overview of the structure of a valid SOAP Message.

SOAP Faults

A discussion of various scenarios under which SOAP faults occur and the structure of a SOAP Fault.

Benefits of using SOAP