Joe Germuska wrote:
You'll see that it goes through all of its configs before returning, which means that the last match should win. It's not explicitly documented as such in the JavaDoc.
Hope that helps.
Joe
thanx joe. ok i guess that means and intelligent ordering of the actions should get struts to call the required action that I want right?
but as there is not policy that states/guarantees this (what if the implementation changes?) its best not use it this way?
It seems appropriate that the behavior should be deterministic. I'd suggest filing an enhancement Bugzilla ticket asking for a formal documentation/verification/decision about the behavior. I doubt we'd intentionally change it anyway, since there's a strong commitment to compatibility, but if it were added to the JavaDoc and the user guide, that would reinforce the "contract".
http://issues.apache.org/bugzilla/enter_bug.cgi?product=Struts
Best, Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]