Hello,

It should be done in the RequestProcessor.
If none of your JSP is doing a forward to other JSP directly.

Shailender Jain

Adam Lipscombe wrote:

> Folks,
>
> I there a standard way of handling session timeouts. If a user has been
> inactive for longer than N minutes I want to redirect them to the login
> page.
>
> It occurs to me that this could be done in a) the RequestProcessor or b) in
> an JSP include.
>
> Is there another way?
> What is best practice?
>
> TIA - Adam
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to