Hi, I'm quite new to J2EE/JSF. I'm writing an application using JSF/MyFaces and Richfaces technologies. The application is running well. However, i've noticed a wierd behavior I can't solve. In the application, when a user successfully connects, he gets access to some features of the application related to his role; read from a database. The problem: When a user X connects from a given browser, his profile gets updated/modifier if another user connect Y connects from another workstation. The session for user X is replaced by the last connected user Y, without even a re-login. Any help will much be appreciated, as I've failed to troubleshoot. Regards Eustache
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---