Top result doing google search
http://www.mindspill.org/kiwiThread$msgnum=207

See Mark's response bottom of page:
https://issues.apache.org/bugzilla/show_bug.cgi?id=3839#c14




On Fri, Oct 22, 2010 at 3:15 AM, Gabriele Bulfon <[email protected]>wrote:

> Hello, I'm trying to figure out how to solve a very stupid problem.
> I have a solution, but I want to know if there is some other better ways.
>
> I have a webapp configured with jaas security.
> The login form page is configured and the security check works perfectly.
> But, if a user starts the browser and goes to the login page, then leaves
> the browser there
> for some reason, when he/she gets back later and try to login, it's like
> the login form has expired,
> and TomCat fails with the "Invalid direct reference to form login page".
> The only way I've seen so far to avoid this, is to have a javascript
> function to reload the login form
> every n seconds if the user does not enter.
> It's as if TomCat creates a session for the login form, and this session
> expires.
>
> How can I avoid this?
> Gabriele.
>
> -= Mail sent through WebTop2 =-
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

Reply via email to