. . . . "ng and Using a RESTful Web Service with an XML Response and a Bind Variable is a great example of consuming a RESTful service where the parameter is passed as part of the URI path (not part of the query string), like http://someservice.com/employees/{id}, where {id} is the employee that you want to retrieve." .