i dont remember of hand, but u can search for it on sites liek "GOOGLE"
java.sun.com,ibm developer works.

look for HTTP Session management, One book that i have ..is J2EE programming
by WROX.(it has concepts of http session and various ways to accomplish. 

but am not sure about callbacks over HTTP.





-----Original Message-----
From: Hongda Lin [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 09, 2002 1:55 PM
To: [EMAIL PROTECTED]
Subject: RE: Will call-back works on SOAP by managing HTTP session?


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
sending<
>receiving info in headers we can simulate it.<
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        Is there any books or articles using Java I can read about 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.<
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^
        Sorry, I am new to Java and SOAP, I don't know the answer.

Thank you,
Hongda




-----Original Message-----
From: Sinha, Madhukar [IT] [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 09, 2002 1:36 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Will call-back works on SOAP by managing HTTP session?


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]>


--
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]>

Reply via email to