2 Replies Latest reply on May 24, 2011 5:29 AM by snaker

    @SessionScoped

    snaker

      Hi, i have a problem whith sessionscoped.

       

      I work with this scope, but i see if two persons works with the same application with the same browser with different users, they cant do. The browser keep idsession, and it works with the last request.

       

      I have seen with viewscoped works how i want, but, when the page refresh, i lost my bean, all values, i cant use this.

      And if i use requestScoped, a lot of things how datascroller doesnt work

       

      My question is....there is some way in sessionscoped to work with different users??? (It is not valid to say me to open another browser than mozilla, i know that works jejeje)