At 6:05 AM -0700 4/30/05, rmanchu wrote:
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 intellig
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
I haven't run any serious tests with this, but the ActionConfigs are
all managed in lists, which means that they are stored in the order
in which Struts encounters them while reading config files.
The key class here is ActionConfigMatcher, which has all
responsibility for matching a String path
3 matches
Mail list logo