State one basic important difference between SOAP Web services and RESTful Web services ?
Interview question and answer by:
Akiii | Posted on: 5/2/2012 | Category:
Remoting, Web Services, XML, XSLT Interview questions | Views: 1643 | |
Points: 40
Answer:
One more important difference between SOAP Web services and RESTful Web services is
the REST world?s complete depends on URLs. The contents of the object can be accessed by HTTP GET and to modify the object, you then might use a POST, PUT, or DELETE.
Thanks and Regards
Akiii
Found interesting? Add this to: