Re: Strict Method Invocation

2015-10-05 Thread Volker Krebs
Am 03.10.2015 um 09:35 schrieb Lukasz Lenart: > Hi, > > I have updated docs about the latest SMI addition: > > https://cwiki.apache.org/confluence/display/WW/Security#Security-StrictMethodInvocation > https://cwiki.apache.org/confluence/display/WW/Action+Configuration#ActionConfiguration-DynamicMet

Re: Implementing "cancel" on a form

2015-10-05 Thread Christoph Nenning
Christopher, > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > All, > > > > I've got a form which works nicely, and I'd like to add a "cancel" > > button to it. Right now, I have an Action class that implements no > > Struts2-defined interfaces... I just have the typical execute-styl