Roger Varley <roger.varley <at> googlemail.com> writes:

> 
> > Is dynamic method invocation turned on?
> >
> As an aside, why is dynamic method invocation turned off by default.
> From experience this suggests that either the functionality is
> experimental, or is not the sort of thing you should be using unless
> you have good reason and know what you're doing. Are there any gotchas
> I should know about?
> 
> Regards
> Roger
> 


It may be off by default as it isn't the recommended way to do things. Using
wildcards is the preferred way.

http://struts.apache.org/2.x/docs/action-configuration.html#ActionConfiguration-DynamicMethodInvocation



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to