SOAP Tutorial
- Previous Page SOAP Tutorial
- Next Page Introduction to SOAP
SOAP is a simple XML-based protocol that allows applications to exchange information via HTTP.
In our SOAP tutorial, you will learn what SOAP is and how it exchanges information between applications.
Content Directory
- Introduction to SOAP
- This chapter explains the concept and function of SOAP.
- SOAP Syntax
- This chapter explains the building blocks of SOAP and the syntax rules of SOAP.
- SOAP Envelope Element
- This chapter explains the SOAP Envelope element.
- SOAP Header Element
- This chapter explains the SOAP Header element.
- SOAP Body Element
- This chapter explains the SOAP Body element.
- SOAP Fault Element
- This chapter explains the SOAP Fault element.
- SOAP HTTP Binding
- This chapter introduces the SOAP HTTP binding.
- SOAP Example
- This chapter introduces a SOAP example.
- SOAP Summary
- This section summarizes what you have learned in this tutorial and recommends the next content you should learn.
- Previous Page SOAP Tutorial
- Next Page Introduction to SOAP