[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: request.isRequestedSessionIdValid does not work

kenzhang do-not-reply at jboss.com
Mon Oct 20 23:43:23 EDT 2008


Hi Kees,

Thanks for your reply. But the situation that 'two cluster node each invalidate the session' should not happen in my case. 
We do use JBoss cluster, but we enforce that session will be bound to one cluster node for ever.

I have another guess (though somewhat absurd) that: session and request may not always bound together, and the session used in
session.invalidate
is not the request session, and hence, not the session used in 
request.isRequestedSessionIdValid()

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183376#4183376

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183376



More information about the jboss-user mailing list