Select component doesn't support multiple values at the moment.
it handles form submission by calling _request.getParameter(elementName);
which returns only first value.

Davor Hrg

On 9/5/07, Sean McCarthy <[EMAIL PROTECTED]> wrote:
>
> Does anyone have a simple example on how to get the selected items from a
> select list.  In all of my experimentation I only get the value of the first
> item that has been selected.  I have reviewed the GenericSelectionModel and
> it seems like a lot of effort to receive a comma separated list.
>
> Thanks in advance.
>
> Sean
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to