View Single Post
  #2 (permalink)  
Old 06-09-2007, 02:06 AM
Heather Heather is offline
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
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
Reply With Quote