You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beehive.apache.org by sourmugster <so...@gmail.com> on 2007/12/03 14:05:14 UTC

Re: Formbean list containing selected checkbox values twice


sourmugster wrote:
> 
> Hi,
> 
> I have created a form containing several input fields and a dynamically
> generated list of checkboxes.
> 
> When I submit the form, all fields are put in the appropriate member
> variables in my formbean. 
> For the checkboxes, a list is being used to contain the selected values. 
> The problem is, that the list contains all the selected items twice.
> 


I found a solution for my problem...
It seems that a checkboxGroup needs to be bound to a String[] type.



-- 
View this message in context: http://www.nabble.com/Formbean-list-containing-selected-checkbox-values-twice-tf4900685.html#a14129524
Sent from the Beehive - User mailing list archive at Nabble.com.