Re: selectedItems of checkbox

2006-06-08 Thread fea jabi
not sure how to fix this? thanks. From: Scott Van Wart <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Struts Users Mailing List Subject: Re: selectedItems of checkbox Date: Wed,

Re: selectedItems of checkbox

2006-06-07 Thread fea jabi
not sure how to fix this? thanks. From: Scott Van Wart <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Struts Users Mailing List Subject: Re: selectedItems of checkbox Date: Wed, 07 Jun 2

Re: selectedItems of checkbox

2006-06-07 Thread fea jabi
Wart <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Struts Users Mailing List Subject: Re: selectedItems of checkbox Date: Wed, 07 Jun 2006 15:30:34 -0300 fea jabi wrote: I have added a column with in a table. The values in the column are Fea's Car Joe's

Re: selectedItems of checkbox

2006-06-07 Thread Scott Van Wart
fea jabi wrote: I have added a column with in a table. The values in the column are Fea's Car Joe's Car In the DispathAction when tried to see the values of the selected items. it's Fea's -- why is the value different? I tried to use LabelValueBean in the multibox. Still it's the same.