You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/04/01 20:18:46 UTC

DO NOT REPLY [Bug 28104] - Action mapping with wildcard should be search in the order of their declaration

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





------- Additional Comments From mrdon@twdata.org  2004-04-01 18:18 -------
I think the easiest solution to this would be to keep the Map the way it us, but
also store the action configs in a list, which is only used when the array of
ActionConfig's are requested.  I'm attaching a patch that would do this, to
solicit input and feedback before I apply it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org