How to Show a logout message
Hi,
When any user is idle for more than the idle session timeout duration the session is terminated, but there is no change in the browser page until we reload it.
So I am trying to manually terminate the Runtime users after idle timeout duration. But I want to show a message once the user is terminated in the by redirecting to a url or a mashup after logout.
When I am trying to redirect to mashup, along with the mashup I also get an error message as "mashup not found" or else the mashup does not load at all and I get a blank screen.
If I redirect to a url, I see the logout message shown in status message only for a split second as the URL gets loaded immediately.
Is there any way I can display the message without it being overridden by any other page or additional error messages.
Thanks & Regards,
Bhushan

