Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 81216 invoked from network); 17 Aug 2006 11:28:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2006 11:28:46 -0000 Received: (qmail 68457 invoked by uid 500); 17 Aug 2006 11:28:37 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 67436 invoked by uid 500); 17 Aug 2006 11:28:35 -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 67424 invoked by uid 99); 17 Aug 2006 11:28:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 04:28:35 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [203.84.221.129] (HELO web8708.mail.in.yahoo.com) (203.84.221.129) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 17 Aug 2006 04:28:33 -0700 Received: (qmail 27592 invoked by uid 60001); 17 Aug 2006 11:28:10 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=mwTfsQPLLenGgS4vOvdqeNaYDVnAt11xapRTrI5tpZgnoetWxZUoFg3fZijEKVtG63TEbd8qt38w5naenSu0XBaURIDN65fzforzu8I96ymH/Ns+Qs2nB3xn3XjB+Ydipp8jG/TRspqMvm9S+qDbjzXhjftvi0N1bq/sJNH8WIc= ; Message-ID: <20060817112810.27590.qmail@web8708.mail.in.yahoo.com> Received: from [59.93.56.130] by web8708.mail.in.yahoo.com via HTTP; Thu, 17 Aug 2006 12:28:10 BST Date: Thu, 17 Aug 2006 12:28:10 +0100 (BST) From: Medicherla Lakshmi Subject: RE: Hi To: Struts Users Mailing List In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-401813940-1155814090=:24493" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-401813940-1155814090=:24493 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Thank you for the information. Lakshmi. David Friedman wrote: What is wrong with the documentation information at: http://jsptags.com/tags/navigation/pager/pager-taglib-2.0.html#param Which shows you can override the url and parameters if you have problems by setting the url with pg:pager (so it would show "/Applcn name/getVendorInfo.do" and pg:param to set a parameter named "method" to pass "getVendors"? Unless you mean some other "pager-taglib" than that one I'm guessing above. Regards, David -----Original Message----- From: Medicherla Lakshmi [mailto:lakshmi_serenity@yahoo.co.in] Sent: Wednesday, August 16, 2006 3:07 AM To: user@struts.apache.org Subject: Hi Hi All, Am trying to use pager-taglib for pagination. I specified the url for that as the action being called. My action is a Dispatch Action, so i specified for the url attribute as url="/Applcn name/getVendorInfo.do?method=getVendors" I got the page index, but when am trying to access second page its giving an error saying NoSuchMethodException. When i tried to check for the cause, i found that its sending getVendors?pager.offset=2 as method for the action instead of only getVendors. Please give me idea how to resolve this. Thanks and Regards, Lakshmi MSV. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org --------------------------------- Here's a new way to find what you're looking for - Yahoo! Answers Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW --0-401813940-1155814090=:24493--