Explain soap?
Answer / Manendra Singh
SOAP (Simple Object Access Protocol) is a messaging protocol that allows programs written in different programming languages and running on different platforms to communicate with each other over the internet. It uses XML to encode messages and HTTP or SMTP for message transportation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the syntax rules for a soap message?
What is SOAP and why it is required ?
What are the important characteristics of soap envelope element?
What soap means?
One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued
What are the major components that make up a web service - soap (simple object access protocol)?
What does method list of soap consists of?
What software elements must be assembled to build a SOAP Server?
what is the response format for SOAP response?
Explain the utilities of soap web services to its users?
What are the elements of a soap message structure?
Mention the advantages of soap web services?