JSF datatable data get shared
Hi,
i have a strange problem. When two users click for two different records there records get shared or both of them got same records. i'm sure it's not a session sharing since i'm stroing & display user name & other details in session and which exactly the same. but only the data in datatable are shared. My bean is not serialized. is that is an issue or anything else..
Regards,
A.

