Re: Using foreign session ids

2007-09-10 Thread Thomas Gelzhaeuser
On 9/10/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > Thomas Gelzhaeuser wrote: > > - if the session identifier is known - use the session for the request > > with which the session was started. > > You can make any request to a Tomcat server using a session i

Using foreign session ids

2007-09-10 Thread Thomas Gelzhaeuser
Hi all. I have a small problem here and could use some toughts how to handle that. A client to my tomcat application will send me a kind of session identifier as part of the request. Is it possible somehow to emulate the following behaviour: - if the session identifier is unknown - start a new s