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.

[421 byte] By [Ananth.duraia] at [2007-11-27 11:46:43]
# 1

Maybe is the data been put in the application scope or in a static reference.

BalusCa at 2007-7-29 18:09:08 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...