RE: Session Expired Interceptor

2013-01-12 Thread Mahendru, Ajay
You are missing the redirectAction. Use something like this: programming In your case it would be: loginRequired Regards, Ajay Mahendru -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Friday, January 11, 2013 8:23 PM To: Struts Users Mailing List Subject:

RE: Any TabbedPanel specialist in struts 2 + dojo

2011-04-11 Thread Mahendru, Ajay
What kind of help are u looking for? Can you be more specific? -Original Message- From: bharathnav [mailto:bharath...@gmail.com] Sent: Thursday, April 07, 2011 11:41 PM To: user@struts.apache.org Subject: Any TabbedPanel specialist in struts 2 + dojo Hello All, Is there anyone active

RE: Accessing session objects other than action in Struts 1.x

2011-04-07 Thread Mahendru, Ajay
We used thread local when we wanted something similar.. But now we have shifted to Struts 2 and so everything is on the ActionContext and hence accessible.. -Original Message- From: Massimo Ugues [mailto:m.ug...@gmail.com] Sent: Thursday, April 07, 2011 7:25 AM To: Struts Users Mailing L