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=24856>. 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=24856 Struts doesn´t accept internationalized form inputs for Number, Date, Timestamp etc ------- Additional Comments From [EMAIL PROTECTED] 2004-01-16 16:05 ------- I can see part of an answer for closing this bug in Ted Husted comment to bug #22703: not having plain Strings in a Struts Form will make it difficult to use validation and redisplay input values. Probably you are better using some sort of DynaBean first and an additional layer to make conversions from String(s) DynaBean to typed java objects once the page has bean validated. In any event, solving Commons BeanUtils bug #24941 first would come handy. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]