Hi,

In S2 REST plugin, the url mapping convention is POST for create, PUT for
update (as with the Rails style).

But from Sun tuts (
http://java.sun.com/developer/technicalArticles/WebServices/restful/) I see
POST for update, PUT for create.
I observed similar behavior in lot many frameworks/applications (ex: Orbeon
forms, on which I m currently working).

Which convention is correct or at least meaningful?

Thanks,
ManiKanta G
Twitter/manikantag <http://www.twitter.com/manikantag>

Reply via email to