Peter Coppens wrote:

I haven't tried any of this...

> Ideally I would want to hide this completely from the user using whatever
> coding is needed.
This would be a custom authenticator. You should be able to use
org.apache.catalina.authenticator.FormAuthenticator as the basis for this.

> If that can't be achieved I am ok by redisplaying the
> login page with some kind of "timeout/retry" message.

A custom 408 error page should do the trick for this.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to