0 Replies Latest reply on Jul 30, 2010 8:36 AM by josdaniel

    Session timeout and re-direction on login

    josdaniel

      On session timeout we re-direct to the login page and if the user logs back into the portal he gets re-directed to the page he was trying to navigate in the first place.


      In our case, the re-directed page tries to fetch values from the session and it fails badly with exceptions and it works just fine when there is no dependency on pages which don't have any dependency on session variables.


      What is the best way to handle the situation? Can we just redirect this to the home page instead, if so how to do this?