Java Web Services Question:

Can you explain SOAP?

Tweet Share WhatsApp

Answer:

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.

Download Java Web Services PDF Read All 21 Java Web Services Questions
Previous QuestionNext Question
What are smart web services?Explain WSDL?