So I went searching in the archives for how to use a select tag with multiselect='true' set. I found one entry from 2007 where a user asks this question. The answer was "Use a list".
Great. How? If I set the tag to a list of objects specified in my action, how do I set the second list of objects? Will they be Strings or if I set my select tag to key off of 'recordId' which is an integer, will it be a list of integers? I would like to request documentation for the select tag be updated to reflect a simple example. Jim C. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org