Answers

Question and Answer:

  Home  Java Web Services

⟩ Can you explain SOAP?

SOAP is an XML-based protocol that enables 2 components to communicate each other. It has the rules to translate platform specific data into the XML format. Web services are based on SOAP protocol in order to expose their functionality to disparate application and platform.

 146 views

More Questions for you: