-I have an <html:select> element which has several option items. -This is kind of unusual situation where I have to select multiple option items instead of only one and submit that array of option items to the struts action. -The select element contains a lot of option items so using check boxes and multiboxes for this purpose does not seem like a good idea. -Is there any other way to do this?
-- Thanx, Sudip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]