Just include the session id in the request.
(As query parameter or as form field)
> -----Original Message-----
> From: Chris Picton [mailto:chrisp@(protected)]
> Sent: Wednesday, January 14, 2004 2:55 PM
> To: tomcat-user@(protected)
> Subject: Sessions and clients
>
> I have a servlet which uses a session to keep state.
> The servlet also acts as a HTTP client, submitting xml data via a POST
> to another servlet running on the same machine.
>
> Is there any way to have the second servlet have access to the same
> session data that the first one has?
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)