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
"Struts Users Mailing List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: OptionsCollectionTag with ActionForm and a collection >attribute >Date: Mon, 09 Aug 2004 09:54:57 + > >I am just studying the basic things about Struts, and have some trouble >

RE: OptionsCollectionTag with ActionForm and a collection attribute

2004-08-09 Thread Janne Mattila
Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: OptionsCollectionTag with ActionForm and a collection attribute Date: Mon, 09 Aug 2004 09:54:57 + I am just studying the basic things about Struts, and have some trouble getting selectTag and optionsCollectionTag work

OptionsCollectionTag with ActionForm and a collection attribute

2004-08-09 Thread Janne Mattila
I am just studying the basic things about Struts, and have some trouble getting selectTag and optionsCollectionTag work as I would expect. Intention is to have two properties in a form: allChoices, that is a collection holding all possible choices for the select tag, and selectedChoicesCollecti