DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28965>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28965 <html:select> which is not multiple should be able to be used with an array value ------- Additional Comments From [EMAIL PROTECTED] 2004-05-14 18:27 ------- The diff I offered with the implementation for the first solution I described had an issue where if one of the values in the array was null, a NullPointerException would be thrown when toString() was called on that value. I have submitted a revised diff that fixes this problem. The revised diff is attachment 11553 which should replace attachment 11543. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
