Hi,

I'd like to allow a user to select items using a kind of "switch lists".
That is, two lists are displayed, one with all items and one empty.
To add an item, the user should click on a "add" button that adds the selected item to the previoulsy empty list and removes it from the originated list.
Also, a click on a "remove" button deletes the selected item from the "selected item list" and add it again to the "available items list"


Do you know how to perform this using Struts ?
Or maybe another method ?

Select lists allows multiple selection but this is mostly for a better ease of use.

thanks,
ionel


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



Reply via email to