Re: Sitemesh 3

2014-07-09 Thread Lukasz Lenart
https://issues.apache.org/jira/browse/WW-4356 but as always any help is welcome! 2014-07-09 20:30 GMT+02:00 Miguel Almeida : > As I was starting a new project I realised that struts2-sitemesh-plugin > uses sitemesh 2 and that sitemesh 3 is already available. > > I didn't find any discussion on th

Sitemesh 3

2014-07-09 Thread Miguel Almeida
As I was starting a new project I realised that struts2-sitemesh-plugin uses sitemesh 2 and that sitemesh 3 is already available. I didn't find any discussion on this topic, but are there any plans to update the plugin in a future release? To be honest I've always balanced between sitemesh and ti

Re: dynamic interceptor insertion

2014-07-09 Thread Gildas de Cadoudal
thanks Lukasz, but ActionProxy#getConfig()#getInterceptors() lists the interceptors but not the name of the stack used by the action /** * Gildas de Cadoudal * 115, rue Mazarin * 33000 Bordeaux * (+33) (0)6 60 13 80 90 * (+33) (0)9 50 15 62 40 * gildas.de.cadou...@gmail.com **/ On Wed, Jul

Re: dynamic interceptor insertion

2014-07-09 Thread Lukasz Lenart
2014-07-08 15:30 GMT+02:00 Gildas de Cadoudal : > ActionInvocation.getStack () does not give the interceptor stack, at > least that's what I think No it doesn't > I want to know the stack to insert an interceptor to the execution of > actions using particular stack. ActionProxy#getConfig()#getIn