Override the request processor. The RequestProcessor has a handleForward() method, I believe, which you could customize to include additional checking.
On Fri, Sep 23, 2011 at 10:29 AM, Anjib Mulepati <anji...@hotmail.com> wrote: > Hi, > > I am wondering is there any way we can add the session time out code for > org.apache.struts.actions.ForwardAction. > I am adding session time out code for every actions in Action Class. But > some of my action are just Forward action so I am using ForwardAction for > such action. Disadvantage for this is that i can't check session time for > these action but I need to check that too. > Is there any way to do this? > > Thanks, > Anjib > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org