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=27321>.
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=27321

Automatic invalid format handling for form bean





------- Additional Comments From [EMAIL PROTECTED]  2004-02-29 22:11 -------
I had worked on and had been using a Struts plugin which does a lot of what Ted 
had mentioned.  It supports bidirectional conversions and transformation, 
handles formatting and parsing to and from typed and String data, can combine 
form definition and validation configuration, and even reduce the needed config 
info needed.  It's built specifically for Struts and does not change the nature 
of ActionForms -- in fact it requires it.  Adding it to an existing Struts app 
will not affect existing ActionForms and/or Validator config except when "moved 
over" to take advantage of the plugin.
I am more than willing to contribute it (that's the original goal anyway) 
either as a starting point for any such enhancement or even, if disliked by the 
community, just an example of what not to do.  If so, I'd be willing to help in 
creating a new version the community will accept.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to