Multiple unknown sessions created for one user
Multiple unknown sessions created for one user
- Subject: Multiple unknown sessions created for one user
- From: Carter Wojcik <email@hidden>
- Date: Fri, 17 Nov 2006 15:00:36 -0800 (PST)
Hi All -
I recently put some debugging statements into my
session constructor and discovered that multiple
sessions were being created for a user as they
navigated through the app. I searched the project
code and the session constructor is not being called
directly in any of the code.
I checked the number of sessions for the application
(application.activeSessionsCount()) in the session
constructor and sure enough each new page calls the
constructor and the number of sessions increases by
one. I did notice that the sessionid in the url does
not change and stays as the original session id as
each page is called.
Does anyone have any hints as to why the session
constructor is being called more than once?
Thanks for the help.
Carter
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden