Re: struts 2 portlet interceptor issue

2009-08-04 Thread Tracy12
: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/struts-2-portlet-interceptor-issue-tp24799881p24819616.html Sent from the Struts - User mailing list archive at Nabble.com

Re: struts 2 portlet interceptor issue

2009-08-03 Thread Nils-Helge Garli Hegvik
>                 >                         name="sessionScopeHandler"> >                        /jsp/test/test.jsp >                 With this configuration, your sessionScopeHandler will be the only interceptor running for this action. You either need to include the portletDefaultStack or set up

struts 2 portlet interceptor issue

2009-08-03 Thread Tracy12
as follows /jsp/test/test.jsp ... .. -- View this message in context: http://www.nabble.com/struts-2-portlet-interceptor-issue-tp2479988