Re: Using foreign session ids

2007-09-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas, > Thanks for your answer. I guess I have to clarify my situation here a > bit: We are creating an application which will run as a kind of slave > to another (for us completely unknown) application server. This server > has a kind of custom sess

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 id encoded > in the URL like this

Re: Using foreign session ids

2007-09-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas, 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 id encoded in the URL like this: http://host