Answer Posted / aswini de
SOAP stands for simple object Access protocol .
SOAP structures a message into two main parts: the headers
and the body.
SOAP is more than just a sender-receiver protocol, although
that, too, is certainly the dominant use today. SOAP
supports the concept of a message passing from a recipient,
possibly through one or more intermediaries, and ending up
at its destination, more precisely known as the ultimate
receiver.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Differentiate soap and rest?
Can you elaborate on SoapBindingSkeleton?
Elaborate the term SOAP?
Explain the actions performed by soapui?
How does soap work?
Explain about the mustUnderstand Attribute?
Mention the advantages of soap?
What is the procedure to send the call and get the response from the client to server using soap?
How does the processing of the call() function happens on the server side using soap?
What is Simple Object Access Protocol (SOAP)?
What does method list of soap consists of?
Explain the message element in wsdl?
what is shop?
How does building a call allows the communication to take place in between the client and the server using soap?
What are the problems faced by users by using soap?