Hi All Can anyone explain the following scenario use of struts? I want to redirect the user after session has expired or logout from the page, basically session expire situation to login page.Also at the same time user should be prevented from accessing the application using browser back as well. Actually we have implemented this situation in the current application without use of struts. Also I want to know the support of taglibs for this scenario etc. Thanks in advance Hassan

