Hi All,

I am trying to invalidate session using 
getPageContext().getSession().invalidate().
Application runs on Unix,uses J2EE session and all session data is stored in 
structure. Looks like session is only invalidated in first request of the 
browser and after that it is not invalidated. Atleast in IE, if I make 
jsessionid expire then it works perfectly. What am I doing wrong here. Looks 
like everytime session is invalidated, I see new sessionId but data in the 
session still exists and used data is still in session. What am I doing wrong 
here?

Thanks, 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356278
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to