Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 9309 invoked from network); 26 Feb 2009 13:16:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2009 13:16:25 -0000 Received: (qmail 44262 invoked by uid 500); 26 Feb 2009 13:16:15 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 44252 invoked by uid 500); 26 Feb 2009 13:16:15 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 44241 invoked by uid 99); 26 Feb 2009 13:16:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 05:16:15 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of go4mani@gmail.com designates 209.85.220.165 as permitted sender) Received: from [209.85.220.165] (HELO mail-fx0-f165.google.com) (209.85.220.165) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 13:16:05 +0000 Received: by fxm9 with SMTP id 9so587805fxm.11 for ; Thu, 26 Feb 2009 05:15:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=GULFXbHM1mEvlcJ8VpX+KS93MWRs4YZ5179PVZfzuO0=; b=gzt4ATjYFDaH4zNq2p4Ej54vtYicdU2Pc+QJFF3aWsGsmt1lNLh975HvOjBuvTzoTD CoMZOYieGP4m4OxboG8GKNbnpbAuYBZLxgJT9MO/33k6h3/l7GOCDDjg9jmkHmlalur1 Fr+LaU3PZ3Qr93DN43PL7rVe0zczBw9+XhYZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=LBIa9LkH5/yDr/vi+eGPtUu5M9C5faRDYfA6jt0b9HqELCk4C7o832hqrN36ek4IHL LuEE5JXPWeYc71OERNAmhhPVS+hZ5dXs8y5t8a+EXPxRrrapxlQT4RULKL08/35Qa1x5 8yYP9FErL/5iHzsjTyiGOkf1x3ANwUNPZZgpU= MIME-Version: 1.0 Received: by 10.103.226.20 with SMTP id d20mr677588mur.8.1235654145358; Thu, 26 Feb 2009 05:15:45 -0800 (PST) In-Reply-To: <279678cc0902260508l73b607b9g903bbf90d03aae91@mail.gmail.com> References: <279678cc0902260508l73b607b9g903bbf90d03aae91@mail.gmail.com> Date: Thu, 26 Feb 2009 18:45:39 +0530 Message-ID: <279678cc0902260515h18560fa6m863355718377cf4d@mail.gmail.com> Subject: Re: S2 REST plugin URL mapping convention From: ManiKanta G To: Struts-User Content-Type: multipart/alternative; boundary=0016e6de17ad663c390463d2268d X-Virus-Checked: Checked by ClamAV on apache.org --0016e6de17ad663c390463d2268d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hmm... I found this two different behaviors in the S2 documentation itself. POST -> create , PUT -> update: http://struts.apache.org/2.x/docs/rest-plugin.html PUT -> create, POST -> update: http://cwiki.apache.org/S2PLUGINS/restful-crud-for-html-methods.html which one to choose? confused! Thanks, ManiKanta G Twitter/manikantag --0016e6de17ad663c390463d2268d--