The page doesn't contain errorKey as an attribute, but certainly I'm working
on 1.2.4 binaries. But same approach and binaries have not posed and problem
in another implementation.

Thanks,


On 3/24/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
>
> On 3/24/06, Vinit Sharma <[EMAIL PROTECTED]> 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 an
> > html:text element like:
> > <html:text property="{MRInfoForm.cardInfoBean.cardNumber}" />
> >
> <snip/>
>
> There is probably an errorKey attribute on the page. Besides that, it
> seems you have <= 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Vinit Sharma

Reply via email to