Paul,

--- On Mon, 4/12/10 at 7:21 AM, Paul Carroll <pcarr...@nfmail.net> wrote:

> That works in that my filter is
> called when the session times out and the user is redirected
> to the login page.  However, the Referer header makes
> no indication that the user is logging in.

What does the referrer header contain?

> If the request URI is not null, then I can redirect them to the requested
> URI if it has been determined that it is a "safe" area that
> does not need any session variables established.  Is
> there a way to determine if the user's session has timed out
> and the user is logging in once again?

Check for the session variables that would have been set?

- Bob




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to