###struts.enable.DynamicMethodInvocation = false That was it! I updated the value last week with false but it was commented out! Too much time passed between then and now! I guess the default is true? I would hope you would not get this behavior unless you specify the need yourself???
On 4/9/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- [EMAIL PROTECTED] wrote: > I am discovering that both > http://localhost:8080/dsms/course_create.action AND > http://localhost:8080/dsms/course!create.action work > the same way. Is this a feature? This is the sort of > voodoo that should probably be cast out! Does turning off dynamic method invocation not disable the "!" functionality? As Ted said, the "!" is part of XWork but there's a config param to disable it. d. ____________________________________________________________________________________ Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Scott [EMAIL PROTECTED]