Try this: 
http://wiki.apache.org/struts/StrutsWidgets#head-d413131b40091e2337eb036c8a7ce9e43f428aec

On Tue, Sep 23, 2008 at 7:47 AM, cpanon <[EMAIL PROTECTED]> wrote:
> now the error is when I submit on a very simple form with the code below it 
> states:
>
> No getter method available for property value for bean under name dropDown
>
> dropDown is just a collection of LabelValueBean.  I just expected on submit 
> for the option value to be the value of the filter and be delivered 
> filter/value to the action.  Do I need to create dropDown as a two member 
> object with a value member and an array of LabelValueBean?

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

Reply via email to