SOAP - A Protocol, Not a Technology

SOAP is just a Communication or Messaging Protocol not a technology.SOAP defines a set of rules which we must follow while creating messages for communication.SOAP uses XML based formats for sending &…

What is Web Service?

Web Service is a piece of software that makes an application availableto the internet.It means, any web application which wants other web applications or web based programs to interact with their…