are you using struts 1 ? if so, have a look at html:multibox.
basically you will need a collection in your action form (something like
List<String> selectedIds = new ArrayList<String>()).

for struts 2, i havent had time to check it yet.. just migrated to Struts 2
a couple days ago :P

On 3/14/07, xushaoxun <[EMAIL PROTECTED]> wrote:


For example, i want to get the ids of the selected messages in the forum
and
delete the selected messages.
(Suppose i am the admin).
how to achieve this?  seems won't work.
--
View this message in context:
http://www.nabble.com/How-to-submit-multiple-selection--tf3401936.html#a9473724
Sent from the Struts - User mailing list archive at Nabble.com.




--
Best regards,


WiB
-------------------

Reply via email to