Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Subject:   Data in the XML not the URL
Date:   2003-06-19 18:26:32
From:   anonymous2
Response to: Use SOAP

If the server doesn't know how to deal with the untyped data in a URL, having clients send that extra data won't help - how will it know that the client is /wrong/?


If you need strong typing, put it in the body of the request message, not the resource identifier.


The resource identifier (URI) isn't (shouldn't be) different if the zipcode is identified as an integer .vs. text.