Hi All, I am working Cache 5 and CSP [Web application].
Can any one provide me a solution on how to take the user to the login page without any intermediate error page, if the user is going to be idle for a predefined time duration say 10 mins? Do I need to make any explicit setting at the Configuration Manager or do I need to do anything programmatically? Currently we set the Session's AppTimeOut for a predefined time period and redirect the user to an intermediate error page[based on the session time out error thrown] and from there I will be redirecting the user to login page on a button click. Regards, Sachin
