HTTP Status 408 - The time allowed for the login process has been exceeded
843811Mar 13 2006 — edited Aug 13 2006hi,
I getting this message with tomcat.
I am using j_security check.
the full message is:
HTTP Status 408 - The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and re-click the link you requested or close and re-open your browser
--------------------------------------------------------------------------------
type Status report
message The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and re-click the link you requested or close and re-open your browser
description The client did not produce a request within the time that the server was prepared to wait (The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and re-click the link you requested or close and re-open your browser).
--------------------------------------------------------------------------------
Apache Tomcat/5.0.25
I want this message should be replaced with my custom message.
So how can I do this.
cheers vjoy