What is SOAP Version 1.2?
Answer / 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 |
How does the message security model allow the creation of soap more secure to use?
What are the advantages which a user can get when he uses SOAP?
What are the major components that make up a web service - soap (simple object access protocol)?
Explain about the mustUnderstand Attribute?
How does soap work?
What is protocol explain?
What are the advantages of SOAP?
Enlist few syntax rules applicable for soap message?
What are some important characteristics of a soap envelope element?
What is SOAP Version 1.2?
What is a soap?
Can soap and rest be used together?