What is new about Web services?
Submitted by: MurtazaPeople have been using Remote Procedure Calls (RPC) for some time now, and they long ago discovered how to send such calls over HTTP.
So, what is really new about Web services? The answer is XML.
XML lies at the core of Web services, and provides a common language for describing Remote Procedure Calls, Web services, and Web service directories.
Prior to XML, one could share data among different applications, but XML makes this so much easier to do. In the same vein, one can share services and code without Web services, but XML makes it easier to do these as well.
By standardizing on XML, different applications can more easily talk to one another, and this makes software a whole lot more interesting.
Submitted by: Murtaza
So, what is really new about Web services? The answer is XML.
XML lies at the core of Web services, and provides a common language for describing Remote Procedure Calls, Web services, and Web service directories.
Prior to XML, one could share data among different applications, but XML makes this so much easier to do. In the same vein, one can share services and code without Web services, but XML makes it easier to do these as well.
By standardizing on XML, different applications can more easily talk to one another, and this makes software a whole lot more interesting.
Submitted by: Murtaza
Read Online Web Services Job Interview Questions And Answers
Top Web Services Questions
☺ | What is SOAP? |
☺ | What is WSDL? |
☺ | What is XML-RPC? |
☺ | Does the W3C support any Web service standards? |
☺ | What is the Web service protocol stack? |
Top Best Web Servers / Services Categories
☺ | IIS Interview Questions. |
☺ | Web Services Interview Questions. |
☺ | Web Hosting Interview Questions. |
☺ | Tomcat Server Interview Questions. |
☺ | Web Browser Interview Questions. |