|
1. Its primary advantages is the ability to tunnel through firewalls.
2. Simplicity -> The SOAP messages are in simple, human readable XML format.
3. Scalability -> The SOAP messages are scalable because it uses HTTP protocol for transport.
4. Language neutrality -> It can be developed using any language.
5. Interoperability and Platform Independence -> SOAP can be implemented in any language and can be executed in any platform.
|