What is the best approach for handling session timeout in a Web Application? Display a warning before the session timeout and allow the user to extend the session. Wait for user action before redirecting to the login page. Automatically redirect to the login page...