Re: [S1] Select multiple matching values from form bean

2007-01-30 Thread Laurie Harper
Grant Harding wrote: Hi, I'm trying to create an 'edit form' page. In this, I'm trying to populate a multiple select field with a bean in the request scope and match the selected values from the form. I'm not sure how to get this to work. After looking in the taglib source, it looks like I h

[S1] Select multiple matching values from form bean

2007-01-29 Thread Grant Harding
Hi, I'm trying to create an 'edit form' page. In this, I'm trying to populate a multiple select field with a bean in the request scope and match the selected values from the form. I'm not sure how to get this to work. After looking in the taglib source, it looks like I have to specify anoth