I am totally confused. I deployed an application on websphere 4.0 which uses sessions. the problem I am having is that if I log on to the application from machine A and do some stuff that creates a new session, and then log on from machine B, i get the same session. The forms are filled out with the data from machine A. Is this something in websphere or is it in my application???