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/28 13:29:59 UTC

DO NOT REPLY [Bug 26485] - automate maxlength validations

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

automate maxlength validations





------- Additional Comments From jmitchell@apache.org  2004-01-28 12:29 -------
Implementing this seems more trouble than it is worth.  There are just too many
"what about" scenarios.  You will find yourself almost doubling the number of
attributes for eash tag in the html tag library.

You might have better luck writing this as a custom taglib.  

I don't mean to break your spirit, we gladly accept code patches in "diff -u"
format ;)

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org