Check if you have a method getMailBox() in your ActionForm ... I think  "M
in getMailBox() method must be in upper case"

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:meissa.Sakho@;bpam.fr]
Sent: Wednesday, November 06, 2002 8:11 PM
To: [EMAIL PROTECTED]
Subject: problem with html tags

I have a strange problem in my jsp page .
when I try to call html tag like this

<html:text property="mailBox" size="30" maxlength="50"/>

I have the
javax.servlet.ServletException: No getter method available for property
mailBox
for bean under name org.apache.struts.taglib.html.BEAN

when a call the jsp.

the property mailBox  is a private attribute of the concerned ActionForm.
And the getter and setter exists .

I really don't know why this happens .

can someone helps



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




--
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