Re: How to disconnect a request from current session

2007-11-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, Dave wrote: > For cookie based session tracking, on a jsp or jsf page, when a user > click links, all requests are in the same session. Is there a way to > open a new session when a user clicks a link and send a request? Can > Filter do that ?

How to disconnect a request from current session

2007-11-15 Thread Dave
For cookie based session tracking, on a jsp or jsf page, when a user click links, all requests are in the same session. Is there a way to open a new session when a user clicks a link and send a request? Can Filter do that ? If I open a new IE from desktop, all requests from the new IE wind