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=27992>. 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=27992 FIFO ordering in ActionErrors ------- Additional Comments From [EMAIL PROTECTED] 2004-03-26 20:40 ------- The above attachment is my naive attempt at fixing the problem of FIFO ordering of ActionMessages. Few things to note: * I created a new class called PropertyOrder (no javadoc comments yet :-() * added a new Comparator propertyComparator * modified properties() method to returned a "sorted" set of properties based on their order Like I said, this is my first patch for struts, so please be gentle. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]