Rob Heittman <rob.heittman <at> solertium.com> writes:

> POST can return a representation.  In a Resource say 
getResponse().setEntity(yourRepresentation).  
In a Restlet you'll have the
response object passed into the handle... methods -- same drill.

Excellent!  Thank you for the information.  

Is it handled the same in 1.0 and 1.1?

Travis




Reply via email to