>+1 for PUT = update and POST = create. > >http://www.elharo.com/blog/software-development/web-development
I'm not sure that blog entry provides support for the +1 you have there - it appears to state more that attempting to make a nice CRUD mapping of HTTP methods in a RESTful context doesn't really fit. Dan's blog entry at [0] kind of hints that there is mapping there but I think this is more due to the choice of the java method names. Niggles aside, this is an interesting piece of work, so nice one Dan et al. :) --oh [0] http://netzooid.com/blog/2006/10/27/cxf-rest-support/
