As long as you don't specify the 'value' attribute, and do specify the 'multiple' attribute, the tag will pick up the array of values from your name+property, and use those values to preselect the corresponding options.
-- Martin Cooper > -----Original Message----- > From: Billy Ng [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 22, 2002 2:49 PM > To: Struts Users Mailing List > Subject: Define Pre-selected items in <html:select> > > > I have tried so many different ways to pre-selected multiple > items in the <html:select> tag, but no luck. Would any body > please tell me how to do it, thanks! > > Billy > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

