RE: [Fwd: RE: accessing the HTTP Headers in the Response]

2003-08-21 Thread [EMAIL PROTECTED]
the HTTP Headers in the Response Date: Wed, 20 Aug 2003 17:29:15 -0400 From: Manchaiah, Girish (LNG-DAY) [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Call.getMessageContext().getProperty(cookieName); -Original Message- From: [EMAIL PROTECTED

RE: [Fwd: RE: accessing the HTTP Headers in the Response]

2003-08-21 Thread Manchaiah, Girish (LNG-DAY)
Are you calling, Call.setMaintainSession(Boolean.TRUE) before Call.invoke() -Original Message- From: Manchaiah, Girish (LNG-DAY) Sent: Thursday, August 21, 2003 11:54 AM To: '[EMAIL PROTECTED]' Subject: RE: [Fwd: RE: accessing the HTTP Headers in the Response] Call.getMessageContext

Re: [Fwd: RE: accessing the HTTP Headers in the Response]

2003-08-21 Thread [EMAIL PROTECTED]
Original Message: - From: Mental Patient [EMAIL PROTECTED] Date: Thu, 21 Aug 2003 11:58:21 -0400 To: [EMAIL PROTECTED] Subject: Re: [Fwd: RE: accessing the HTTP Headers in the Response] [EMAIL PROTECTED] wrote: Girish, No -- Call.getMessageContext().getProperty(JSESSIONID

RE: [Fwd: RE: accessing the HTTP Headers in the Response]

2003-08-21 Thread [EMAIL PROTECTED]
2003 11:59:11 -0400 To: [EMAIL PROTECTED] Subject: RE: [Fwd: RE: accessing the HTTP Headers in the Response] Are you calling, Call.setMaintainSession(Boolean.TRUE) before Call.invoke() -Original Message- From: Manchaiah, Girish (LNG-DAY) Sent: Thursday, August 21, 2003 11:54 AM To: '[EMAIL

Re: [Fwd: RE: accessing the HTTP Headers in the Response]

2003-08-21 Thread [EMAIL PROTECTED]
Message: - From: Mental Patient [EMAIL PROTECTED] Date: Thu, 21 Aug 2003 11:58:21 -0400 To: [EMAIL PROTECTED] Subject: Re: [Fwd: RE: accessing the HTTP Headers in the Response] [EMAIL PROTECTED] wrote: Girish, No -- Call.getMessageContext().getProperty(JSESSIONID) returned a NULL

RE: accessing the HTTP Headers in the Response

2003-08-20 Thread Manchaiah, Girish (LNG-DAY)
Call.getMessageContext().getProperty(cookieName); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 5:01 PM To: [EMAIL PROTECTED] Subject: accessing the HTTP Headers in the Response All, I need to access the HTTP headers in the