Try this one;
<html:select property="report" >
<html:options property="
beanname.period_reports" />
</html:select>.
You may mention form-bean-name in attribute "name" in <html:options>
tag.
Regards
----------
From: mohamed ebrahim faisal
[SMTP:[EMAIL PROTECTED]
Sent: Wednesday, October 08, 2003 9:26 PM
To: [EMAIL PROTECTED]
Subject: select tag problem
hi
I experiencing problem while using <html:select>
with <html:options>.
I tried as the following
<html:select property="report" >
<html:options name="beanname"
property="period_reports" />
</html:select>.
I am getting the error message as , there is no getter
method for property
"period_reports" under bean "beanname", but infact i
have one. The
"period_reports" property is of type "ArrayList".
can anyone pls solve it.
regards
faisal
_________________________________________________________________
Celebrate Shakti. Send money to loved ones in India.
http://server1.msn.co.in/sp03/navaratri/ Have a joyous
Navratri.
---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]