RE: OptionsCollectionTag with ActionForm and a collection attribute

2004-08-10 Thread Janne Mattila
re. Funny though that it works halfway... From: <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: OptionsCollectionTag with ActionForm and a collection attribute Date: Tue, 10 Aug 2004 12:29:59 +0530 Why do y

RE: OptionsCollectionTag with ActionForm and a collection attribute

2004-08-10 Thread ravi.vedala
Why do you want to store it in a collection ?? The selected option would be a String right ?? -Original Message- From: Janne Mattila [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 10, 2004 11:54 AM To: [EMAIL PROTECTED] Subject: RE: OptionsCollectionTag with ActionForm and a

RE: OptionsCollectionTag with ActionForm and a collection attribute

2004-08-09 Thread Janne Mattila
No takers on this? If I am renderin a select box in JSP with selectTag and optionsCollectionTag, can my form bean store the selected options in a collection? (instead of an array, which seems to work fine) From: "Janne Mattila" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL P