On 2/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi all I have a problem loading persisted values in <html:options>tag.
> I have
>  <html:select property="seriale" size="1" >
>  <html:options collection="allSerials" property="id"
>  labelProperty="pathName"/>
>  </html:select>
>
> where allSerials is a  list of MySpecialBean with getter and setter methods.

Have you already looked here: http://wiki.apache.org/struts/StrutsWidgets ?

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to