Wendy,
Thanks for your reply.
I have a getPhoneNumber() method instead of getPhonenumber() ?
But how does it matter ?

Thanks,
- raj

----- Original Message -----
From: "Wendy Smoak" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 8:33 PM
Subject: RE: <form:text property


> > I have this in a jsp
> > <form:text property="phonenumber" />
> > Now, what does this property corresponds to ?
> > I am getting the exeception saying "no getter method available for
> property phonenumber"
>
> I don't recognize the 'form' prefix.  Are you using the struts-html.tld
with
> that prefix?
>
> Assuming you're within an <html:form> tag [possibly <form:form> with your
> usage], then the property should belong to your form bean.  Does your form
> have a getPhonenumber() method?  (Are you sure it's not getPhoneNumber()?)
>
> --
> Wendy Smoak
> Applications Systems Analyst, Sr.
> Arizona State University PA Information Resources Management
>

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to