DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17698>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17698 The value(key) form name pattern doesn't work with <html:multibox/> [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement ------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 15:22 ------- Because you've supplied the same key into the Map (emailAddr), the value gets overwritten by the last value submitted. This is not a bug, rather a limitation of map backed attributes. No guarantees, but you might try using this syntax: value(emailAddr)[0]. Look here for more options: http://jakarta.apache.org/struts/faqs/indexedprops. html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]