Phil, try using "${arincFormBean}"
On 11/04/2004 11:23 AM Philip DONAGHY wrote:
Good day,
I have got a dynabean using a property of type java.util.ArrayList and I want to use it with an html:select and html:option. I am getting an exception saying that $ArincFormBean.fileList can not be resolved.
<html:select property="arincfile" size="4" style="width:200px;"> <html:options collection="$ArincFormBean.fileList" property="value" labelProperty="label" /> </html:select>
Any help would be appreciated.
Phil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]