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=16564>. 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=16564 ActionForm not populating String[] correctly ------- Additional Comments From [EMAIL PROTECTED] 2003-01-30 22:20 ------- When reporting something like this, don't just say "with corresponding getters and setters". Matching JavaBean properties to method names is something people often get wrong. Please supply at least the signatures of all of your bean methods. You indicated what you get from "request.getParameter()", but what do you get from "request.getParameterValues()"? What container and version are you using? Could you add debug printouts to your "set" method (or breakpoint it in your debugger), to be sure of exactly what's getting sent to it? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]