Hi Friends,

I have a web app developed using JSP and running under Tomcat Apache.
The application works fine but when a big load of users is logged in at the same time, some users will get other user's session (the user is also currently logged in).

What can be the reason(s) behind this problem ?
Thanks in advance.

probably has to do with instance variables (i.e. bad programming) in your servlets/jsps

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.