RE: Need help with SOAP/Axis

2003-03-12 Thread Aaron . Knauf
pond.com> Subject: RE: Need help with SOAP/Axis

RE: Need help with SOAP/Axis

2003-03-12 Thread Almeida, Timothy
AM Subject: RE: Need help with SOAP/Axis I believe you mean "HTTP headers." You can get them from the Response object returning the HTTP packet containing the SOAP envelope. Mark - Original Message - From: "Jindal, Ashwini" <[EMAIL PROTECTED]> To: <[EMAIL

RE: Need help with SOAP/Axis

2003-03-12 Thread Mark Galbreath
I believe you mean "HTTP headers." You can get them from the Response object returning the HTTP packet containing the SOAP envelope. Mark - Original Message - From: "Jindal, Ashwini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > > I am just beginning to learn SOAP and its use, which me

Re: Need help with SOAP/Axis

2003-03-12 Thread Steve Loughran
- Original Message - From: "Jindal, Ashwini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 19:51 Subject: Need help with SOAP/Axis > Hello All, > > I am just beginning to learn SOAP and its use, which means I am very > new to SOAP. > > I have the following