Answer Posted / supra
SOAP version 1.2 is a lightweight protocol for exchange of
information in a decentralized, distributed environment. It
is an XML based protocol that consists of four parts: an
envelope that defines a framework for describing what is in
a message and how to process it, a set of encoding rules
for expressing instances of application-defined data types,
a convention for representing remote procedure calls and
responses and a binding convention for exchanging messages
using an underlying protocol. SOAP can potentially be used
in combination with a variety of other protocols; however,
the only bindings defined in this document describe how to
use SOAP in combination with HTTP and the experimental HTTP
Extension Framework.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the steps involved in doing the data exchange between the client and the server?
List out important characteristics of a SOAP envelop element?
State the syntax rule for soap message?
Explain the utilities of soap web services to its users?
What are some important characteristics of a soap envelope element?
How does the message security model allow the creation of soap more secure to use?
write a sql query retrive all xml data. how to retrive xml data wit single sql query.
Give an example about the functioning of SOAP?
Explain soap?
Does soapui support ssl authentication
How does the processing of the call() function happens on the server side using soap?
What do you know about foundation security services?
What is a soap what for is it used?
How does building a call allows the communication to take place in between the client and the server using soap?
What are advantages of soap?