1 Reply Latest reply on Sep 28, 2010 1:33 AM by armindvd

    Seam 2.2.0 Security Problem

    armindvd

      Hello my friends


      i use seam 2.2.0 and jsf and jpa in my project.


      i prevent to user see login page after login and close cache.


      my problem is a user open a tab in browser and go to login page for axample localhost/login.jsf   after that open other tab and go to login page and login succefully, if user come back to first tab , can login again , but login button didn't reach to authenticate method , only username changed and says you must logut and login with other username , and first tab work same as second tab .


      this problem exist if user open many IE or other browser.


      how can i do for slove this problem?