The following recipient did not receive this message: [EMAIL PROTECTED]
----- Original message follows -----
Received: from apache.org ([64.208.42.41]) by popmonkey.com ( IA Mail Server Version:
3.2.4. Build: 1096 ) ) ; Wed, 08 Aug 2001 01:16:45 -0700
Received: (qmail 70713 invoked by uid 500); 8 Aug 2001 08:16:34 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 70705 invoked from network); 8 Aug 2001 08:16:34 -0000
Received: from unknown (HELO monsoon.us.ny.firstrain.com) (208.198.42.246)
by h31.sny.collab.net with SMTP; 8 Aug 2001 08:16:34 -0000
Received: from firstrain12 ([203.122.21.131]) by monsoon.us.ny.firstrain.com with
Microsoft SMTPSVC(5.0.2195.3779);
Wed, 8 Aug 2001 04:19:25 -0400
Message-ID: <001501c11fe3$2183fd60$ac01a8c0@firstrain12>
From: "Naresh Agarwal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Query
Date: Wed, 8 Aug 2001 13:51:24 +0530
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
X-OriginalArrivalTime: 08 Aug 2001 08:19:26.0515 (UTC) FILETIME=[D6845030:01C11FE2]
X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N
Hi
I am using Microsoft Soap at the client end ( for the VB code) and Apache
Soap at the server end (for the java code).
I need to implement session management in my program, but the problem is
that MS SOAP and Apache SOAP handles session management in a very different
manner.
MS SOAP uses SOAP Envelope Headers to send session information to the
server, whereas Apache SOAP uses standard cookies (in HTTP headers).
If anyone has a clue about this, please help me out...
Thanks,
Regards,
Naresh