HTTP Status 408 error with tomcat form based authentication
问题 My application is written in JSP and has Form based authentication . I am using Apache and Tomcat 7. Here is my problem: Sometimes when session times out and when I try re-login to application, it displays the below 408 error message: 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 Appreciated if somebody can help me to resolve this. 回答1: I