how to handle session expiration?

View: New views
1 Messages — Rating Filter:   Alert me  

how to handle session expiration?

by autozoom :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am trying to figure out how to handle session timeout. When it happens, it looks like the request gets lost (I use authenticated sessions) and web interface simply doesn't react to user clicks anymore.
What is the suggested pattern?

thanks