Re: How to setup includes/excludes in Chaining Interceptor

2015-01-22 Thread Lukasz Lenart
2015-01-17 5:11 GMT+01:00 Tenchi Masaki : > Hi Lukasz, > > Thank you very much for your attention, it's really nice to have detailed > examples in the docs. > But unfortunately it's still not working for me. I've followed the example > exactly as the docs, but all the properties from SomeAction are

Re: OGNL Static Method call wrapper

2015-01-22 Thread Lukasz Lenart
2015-01-19 14:02 GMT+01:00 Alireza Fattahi : > As the OGNL static method will be disabled soon ... we could use a wrapper to > call those static methods > Do you think it is a good idea to add a method ActionSupport for calling the > static methods > > So instead of @foo.bar@isValidAmount(amount)