How does timeout in jboss works? How does a web-app knows when to re-direct to a login page?
Just to clarify! -I know how to configure timeout on jboss. My question is, how does Jboss know that a session has timed out and when it does, how do you configure it to send the request to login page once the timeout has happened?