Hi,
HTTP session can be managed in java , U have to just pass the session id/cookie back and forth in request/response headers. I think by sendign receiving info in headers we can simulate it. BTW , do u know how to access the common request header info on webservice side once call comes in? I need to take some action based on "REMOTE_USER" , and other common request header parameters within my webservice code. Please let me know. thanks -----Original Message----- From: Hongda Lin [mailto:[EMAIL PROTECTED]] Sent: Friday, August 09, 2002 1:32 PM To: [EMAIL PROTECTED] Subject: Will call-back works on SOAP by managing HTTP session? Hi, Does anyone know if call-back works on SOAP by managing HTTP session? I know that HTTP is a connectionless protocol. Is HTTP session manageable in Java? Thank you, Hongda -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>