The same way you would get a textfields.  If your select box can allow
for multiple selections, declare a String[] array in your action class
and the selected values will map to it.  Don't forget the getter and
setters.

Zarar

On 8/3/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> How should I go about obtaining a user's selection in an s:select element 
> from my action's code?
>
> Thanks,
> Session
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to