You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by carmi_cd <ca...@yahoo.com> on 2008/01/04 10:44:14 UTC

how to get the value of form select

i have a form select..my problem is how to i get the selected values of the
form select..
what is its data type..is it ArrayList?

here is my code..

                <s:select name="selectedModules"
value="%{edituser.modules.{moduleId}}"
                                                  list="modules"
listKey="moduleId" listValue="moduleName" 
                                                  multiple="true" size="7" 
/>


thanks in advance for your help
-- 
View this message in context: http://www.nabble.com/how-to-get-the-value-of-form-select-tp14613272p14613272.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org