Re: Custom interceptor stack not working

2009-12-30 Thread Sanjay Patel
it looks ok to me, You can compare your solution to mine described here: > > http://poulwiel.blogspot.com/2009/01/intercepting-all-actions-inside-my-app.html > > Pawel, great! I got it. I was missing this: and also this line in struts.properties: struts.convention.default.parent.package=default

Re: Custom interceptor stack not working

2009-12-30 Thread Paweł Wielgus
Hi Sanjay, it looks ok to me, You can compare your solution to mine described here: http://poulwiel.blogspot.com/2009/01/intercepting-all-actions-inside-my-app.html Best greetings, Paweł Wielgus. 2009/12/30 Sanjay Patel : > Hi, > > I am using this simple interceptor configuration, just followi

Custom interceptor stack not working

2009-12-29 Thread Sanjay Patel
Hi, I am using this simple interceptor configuration, just following http://struts.apache.org/2.1.8/docs/interceptor-configuration.html : /WEB-INF/content/index.jsp