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=28104>. 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=28104 Action mapping with wildcard should be search in the order of their declaration Summary: Action mapping with wildcard should be search in the order of their declaration Product: Struts Version: Nightly Build Platform: PC OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Controller AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In my application, i would like to use different levels of generalization: /listItem/edit /list*/edit /*/edit As the actual implementation is a hashMap the search order cannot be predicted. I think the mapping should be searched in the order of their declaration. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]