Can you post some examples of the data that is getting replicated.
The application works fine but currently there is data getting replicated among different users.
Also, would recommend that you check for
static variables in your
Servlet. They are known to create problems, in my experience.