2 Replies Latest reply on Mar 23, 2004 2:27 PM by singhvik

    Does restoreRequest method of FormAuthenticator ever get cal

    singhvik

      The user clicks over a link after the login session expires. The FormAuthenticator code saves all the request paremeters and redirects the the user to login page. But after the user logs in, the saved request parameters are not getting passed to the page (in other words restoreRequest method is not called in the whole process).

      Is this a known problem? Downloaded tomcat code and looked in there. Its same.

      I am using 3.2.3 version of JBoss.