0 Replies Latest reply on Apr 30, 2003 2:30 PM by pm

    Authentication and loss of data

    pm

      Some pages of my site are protected using Form authentication and UsersRolesLoginModule. An unprotected page has three buttons on it each going to protected areas, so when any one of these is clicked the user is forwarded to the login Form. When a valid username/password is entered, the data that was in fields on the form is maintained in the Struts ActionForm bean. However, the ACtionForm field representing the button clicked is blank and has not been maintained. I am using JBoss-3.0.4_Tomcat-4.0.6. Any ideas ??
      Thanks in advance
      Regards
      Paul