
Web service is a technology to communicate with different programming languages (Interchangeability)
Web service is a client server application for communication between applications.
There are two types of web services
SOAP
RESTful
Web Service Components
SOAP (Simple Object Access Protocol) - XML based
WSDL (Web Service Description Language) - WSDL is a xml document containing...