Hi,
The servlet doesn't instance once time, it isn't correct
Please visit this link, maybe it helps you
http://www.acknowledge.co.uk/java/tu...threading.html
Another thing that I noticed is: Sessions!!!!
each new browser that calls your application creates a session, it isn't the same for every browsers.
good luck