DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=24661>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=24661 Errors tag does not allow the user to customize the header/footer/prefix/suffix [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-09-23 18:21 ------- <html:messages doesn't need a prefix or suffix key, because you can just use <bean:message> tags in the body of the tag. Something like... <html:messages id="msg" header="header.key" footer="footer.key"> <bean:message key="msg.prefix"> <bean:write name="msg"> <bean:message key="msg.suffix"> </html:messages> Since this seems to do everything you want, I'm closing this. Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]