Re: struts2 interceptor session timeout with ajax

2016-03-29 Thread Lukasz Lenart
I think you must use `onSuccessTopics` instead of `onErrorTopics` - returning 403 doesn't mean an error 2016-03-29 21:59 GMT+02:00 fea jabi : > Thanks, it worked but now trying this and not sure how to fix this. > > Have a on a page. > After session timeout trying to click on another tab of tabbe

Re: struts2 interceptor session timeout with ajax

2016-03-29 Thread fea jabi
Thanks, it worked but now trying this and not sure how to fix this. Have a on a page. After session timeout trying to click on another tab of tabbed panel should redirect the user to login page. panel not firing the onErrorTopics. The javascript function is not getting called. The server is