2015-09-23 15:46 GMT+02:00 Christoph Nenning <christoph.nenn...@lex-com.net>:
> I was wondering why the method was not blocked in Greg's sample. I tried
> to reproduce his case based on Łukasz' sample app. But no luck.
>
> With <s:submit action="" /> the framework never invoked the action
> specified there. It was always the form-action and it's execute() method.

You must enable DMI

<constant name="struts.enable.DynamicMethodInvocation" value="true"/>

https://struts.apache.org/docs/action-configuration.html#ActionConfiguration-DynamicMethodInvocation


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to