i have a select that like this..

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


how should the getter and setter of selectedIds should look like?  what
should the selectedIds type?

please help it take me already a long time to figure this out..thanks.


-- 
View this message in context: 
http://www.nabble.com/-S2--What-does-Select-tag-set-to-multiple-returns-tp14706262p14706262.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to