Re: Antwort: About struts.mapper.action.prefix.enabled

2013-11-04 Thread Lukasz Lenart
2013/10/31 Antonio Sánchez : >> That requires to enable Dynamic Method Invocation. > > DMI is discouraged. It's better to enable action prefix. But you can control it - you know what methods are available in the action class. And many people opted to keep this functionality, so it still be availab

Re: Antwort: About struts.mapper.action.prefix.enabled

2013-10-31 Thread Antonio Sánchez
That requires to enable Dynamic Method Invocation. DMI is discouraged. It's better to enable action prefix. Another option is to use not a button but a simple link. If your application is stateless there is no need to POST a cancel request. Usually a middle size application will almost alwa