You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/01/16 17:05:45 UTC

DO NOT REPLY [Bug 24856] - Struts doesn´t accept internationalized form inputs for Number, Date, Timestamp etc

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 francois.maurit@improve.fr  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: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org