0 Replies Latest reply on Apr 14, 2003 10:43 AM by mattmandu

    controlling request forwarding after login

    mattmandu

      Hello all, I would like to always forward to a servlet after login and was wondering how to achieve this. This is simple to do if starting from a fresh login however i need to do it after a session timeout/bookmark scenario as well. Currently if the session times out or if the user bookmarks a page that requires authentication to access, they're authenticated via the login page and then the user is forwarded to the requested page after authentication. Is there a way to control the redirect/forwarding after authentication to provide custom behavior that may overide the requested URL from the user?
      Thanks in advance,
      M@