Re: @Results ignored

2009-06-16 Thread Jim Collings
Lukasz Lenart wrote: > As I remember, Dynamic Method Invocation is disabled by default, so > you need to enable it: > struts.enable.DynamicMethodInvocation = true Turns out that the convention plugin was doing something. Renamed to circumvent. Hope someday to understand convention plugin enough t

Re: @Results ignored

2009-06-15 Thread Lukasz Lenart
As I remember, Dynamic Method Invocation is disabled by default, so you need to enable it: struts.enable.DynamicMethodInvocation = true Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@str