Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 67896 invoked from network); 24 Mar 2006 14:44:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Mar 2006 14:44:26 -0000 Received: (qmail 59522 invoked by uid 500); 24 Mar 2006 14:44:16 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 59495 invoked by uid 500); 24 Mar 2006 14:44:16 -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 59484 invoked by uid 99); 24 Mar 2006 14:44:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Mar 2006 06:44:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of vinit4j@gmail.com designates 66.249.92.199 as permitted sender) Received: from [66.249.92.199] (HELO uproxy.gmail.com) (66.249.92.199) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Mar 2006 06:44:14 -0800 Received: by uproxy.gmail.com with SMTP id m3so232708uge for ; Fri, 24 Mar 2006 06:43:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=UBoc6GWJNLaI4YXNVF5WtdaOm4cE2RMJvxoRkBb15hzS5ITXFaRq+Ra5EgIpXygqGYwkhXv7dfiRWv8MdbZqj+pfObgLrGgcUD++WnvGSUQeMx1/6ZWjSRjD7pRHQa+Vvm0S/UQJ0fBmVQBM2ccarjBAYCyMd9D2qDYo/vIwWoY= Received: by 10.78.51.16 with SMTP id y16mr12091huy; Fri, 24 Mar 2006 06:43:53 -0800 (PST) Received: by 10.78.46.15 with HTTP; Fri, 24 Mar 2006 06:43:53 -0800 (PST) Message-ID: Date: Fri, 24 Mar 2006 20:13:53 +0530 From: "Vinit Sharma" To: "Struts Users Mailing List" Subject: Re: Error In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6385_24052172.1143211433160" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_6385_24052172.1143211433160 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The page doesn't contain errorKey as an attribute, but certainly I'm workin= g on 1.2.4 binaries. But same approach and binaries have not posed and proble= m in another implementation. Thanks, On 3/24/06, Rahul Akolkar wrote: > > On 3/24/06, Vinit Sharma wrote: > > Hi, > > > > I'm getting an error "org.apache.struts.taglib.html.BaseHandlerTag: > method > > setErrorKey(Ljava/lang/String;)V not found" when I'm trying to render a= n > > html:text element like: > > > > > > > There is probably an errorKey attribute on the page. Besides that, it > seems you have <=3D 1.2.4 (IIRC) binaries in classpath. The error style > attributes were added around that timeframe (check SVN / release notes > in case I'm off about the minor version). > > -Rahul > > > > MRInfoForm is my ActionForm and cardNumber is property of bean > CardInfoBean > > which is a member of MRInfoForm. CardInfoBean implements Serializable. > > > > Thanks, > > > > > > -- > > Vinit Sharma > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- Vinit Sharma ------=_Part_6385_24052172.1143211433160--