Dear Sir,
How do you do?
I have problem when i using tomacat 5.0,Session data intended for one
client is seen by another client.
Can you help me,Please?
Regards
W A J D I H A M D A N
-
"JSP: one client is seen by another client" (1 messages)
- Posted by: Wajdi Hamdan
- Posted on: February 06 2006 03:24 EST
Threaded Messages (1)
- "JSP: one client is seen by another client" by Nicke G on February 08 2006 09:09 EST
-
"JSP: one client is seen by another client"[ Go to top ]
- Posted by: Nicke G
- Posted on: February 08 2006 09:09 EST
- in response to Wajdi Hamdan
Fine, thank you! :)
You have most certainly put the session data in some sort of static structure, or other "singleton" structure. That data is then accessed by all clients. That is yur first step to go.
It is most certainly not due to any bug in Tomcat.
Regards
Niklas