Answer Posted / aswini de
SOAP is core part of WEB-SERVICE. Mainly SOAP is an XML
syntax for exchanging message because of XML is language and
platform
indepent.SOAP is use when we are creating web services
because Web services means publish a method(method resolve
business logic) globally.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can you elaborate on SoapBindingSkeleton?
What is the primary challenge when testing web services?
What are the web relation functionalities that is provided by soap protocol?
What is Simple Object Access Protocol (SOAP)?
what is the general format for reading the custom or default property value?
How a soap message is structured?
What are the tools used for testing web services?
Mention the differences between soap and other remote access techniques?
What are the elements of a soap message structure?
What is the procedure to send the call and get the response from the client to server using soap?
Can soap use json?
What are the problems faced by users by using soap?
Elaborate the term SOAP?
What are the steps that are required after providing the services to the clients?
Why is rest preferred over soap?