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=12301>. 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=12301 nested:messages Tag does not work as expected ------- Additional Comments From [EMAIL PROTECTED] 2002-11-08 11:03 ------- To specify my proposal: I think, the <html:messages> resp. <nested:messages> is an iterator, like <logic:iterate> resp. <nested:iterate>. When using the <nested:iterate> Tag, you don't need to specify an id="xxx" for the name of the 'iterated bean' to be used in the loop. Instead, you have an implicit access to this 'iterated bean' with other <nested:...> Tags. I suggest to do so for the <nested:messages> too. Consequently, there shall be no need to specify an id="xxx" Attribute for the <nested:messages> Tag. The TLD has to be adapted. Oliver Henning -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>