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=10520>. 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=10520 html:messages tag does not work [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Enhancement ------- Additional Comments From [EMAIL PROTECTED] 2002-07-09 01:46 ------- The MessagesTag is intended to provide more flexibility than the Errors tag does. Your "fix" leaves out all of that flexibility. For example, by exposing the "name" attribute, one can then iterate through several independent collections of ActionMessages, without having to write a new class for each collection. It certainly works enough that you can't mark this issue severity "Major" -- if you think there needs to be a tag which is as simple to use as the ErrorsTag but which gets messages stored under "Action.MESSAGE_KEY," then this should be posted as an Enhancement request for a new tag instead of a bug in an existing one. I'm not so confident that you'll find a lot of people on the struts-dev list who'll feel the same need you do for this kind of tag, but then, since it's open source, you can change it to suit your needs. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>