--- Paul <[EMAIL PROTECTED]> wrote: > In my struts.xml file I have: > <constant > name="struts.enable.DynamicMethodInvocation" > value="false" /> > > Where in the heck is this !pass DMI getting > attached? I am completely baffled :)
If it used to work then I'd suggest you've changed something in your code, config, or presentation that's making it do that, probably specifically relating to config or URL generation. If I were approaching this the first (or second) thing I'd do is grep everything for "pass" just as a low-resolution overview to see if there's anything obivous causing it. Also first (or second) I'd guesstimate when the problem started and look at all my checkins during that time, again checking to see if there's anything obvious. I haven't seen this particular problem before using redirect-action, but I suppose it could be an interaction with the result and... an interceptor or something? But I'd check my own code / etc. first since you state it used to work. d. ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]