Components in Web service: Web services required three major components SOAP – Simple Object Access Protocol WSDL – Web Service Description Language UDDI – Universal Description Discovery and Integration SOAP is XML based protocol for accessing web services. It was recommended W3C (world wide web consortium) for communication between applications. …
Read More »What is the Architecture of a web service?
Before going to learn about web service architecture, just have a look at functionality of web service. Web services are using open standards like HTML, XML, WSDL and SOAP to establish communication between different applications online. In the process of communication Tagging the data by using XML To transfer data …
Read More »What is a Web service?
This blog is helpful for beginners and professionals providing basic to advanced level knowledge on Web services such as SOAP, RESTFUL, protocols and Java Web services JAX-RS and JAX-WS. It doesn’t require any prior knowledge on protocols or TCP/IP requests etc. What is a Web service? The basic idea behind …
Read More »