Skip to Content
0
Former Member
Nov 24, 2008 at 03:54 AM

Session Expiration in WDP Java

46 Views

Hi All,

Which method is called when the Session expires (timeout) in WDP. I tried putting in some code in wdDoExit() in View and in Component controller. But none of them seems to be executing at timeout. I want to show a custom built page when the WDP application timeouts(expires) instead of standard page. And so I need to know where to put my code when the session expires.

Any inputs/ideas ??

Regards

Amit