You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Laurent Vansuypeene <lv...@kiloutou.fr> on 2001/10/10 16:26:23 UTC

Propagate HttpSession from servlet context to SOAP

	Hi,

	I'm using a client HTML , servlet and soap server.
	An HttpSession is created by the servlet (cookie).

	I want to propagate my HttpSession from the servlet to a customized SOAP
Provider.

	How to do ?
	Any examples would be appreciated !

	Thanks