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=22912>. 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=22912 ActionMessages.getSortedProperties() needed ------- Additional Comments From [EMAIL PROTECTED] 2003-09-22 13:38 ------- <html:errors/> only provide standard behaviour, I want to have a customized error message to generate html like this: ============================================================ Validation Error: <ul> <li> <a href="#section_1">Section 1</a>, Last Name is needed.</li> </ul> ============================================================ If the content in one web page is very large, this kinds of error message displaying enables user to be able to click the error message, and go to appropriate section of the page. I'm sure some other people want to have their own customized error message displaying. then the ActionMessages.getSortedProperties() will be very important. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]