Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 976288AE8 for ; Mon, 5 Sep 2011 11:33:04 +0000 (UTC) Received: (qmail 95103 invoked by uid 500); 5 Sep 2011 11:33:02 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 94141 invoked by uid 500); 5 Sep 2011 11:32:46 -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 94131 invoked by uid 99); 5 Sep 2011 11:32:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2011 11:32:36 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of roger.varley@googlemail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2011 11:32:29 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1R0XPM-0002Gg-KQ for user@struts.apache.org; Mon, 05 Sep 2011 04:32:08 -0700 Date: Mon, 5 Sep 2011 04:32:08 -0700 (PDT) From: roger To: user@struts.apache.org Message-ID: <1315222328627-4770185.post@n5.nabble.com> Subject: JQuery plugin sj:a tag - Bug? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi I have the following in a jsp page: Reset Password Using Jquery plugin 3.1.1 the sj:a tag appears to be ignoring the requestType="GET" or I'm not specifying it correctly, but either way, when I click on the link, the parameter data is sent as a POST and I need to it to go as a GET Regards -- View this message in context: http://struts.1045723.n5.nabble.com/JQuery-plugin-sj-a-tag-Bug-tp4770185p4770185.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org