Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Handling a Session (Cookie) Timeout with WebAsynchRefreshPanel
posted

I use the WebAsynchRefreshPanel extensively in my webapplication. The problem occurs when

a session (or cookie) reaches the timeout. The WebAsynchRefreshPanel puts out an asynch request

to the server but it gets no response and tries this for the about 20 seconds, but the panel will not be

updated and no redirect to loginpage happens. This is an irritating scenario for the user because he gets

no information. Is there a way to handle such an timeout with the WebAsynchRefreshPanel and to be able

to redirect to a loginpage.

Any help would be highly appreciated!

 

tmesi