Hi Chris!
Check out org/apache/axis/handlers/SimpleSessionHandler and test/session/TestSimpleSession. That shows you how to do it using Axis' session header. To use MS SOAP as a client, you'd need to write some equivalent to the functionality of the SimpleSessionHandler on the .NET side to deal with reading and writing the session-id header. --Glen > -----Original Message----- > From: christoph gapp [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 13, 2002 4:33 AM > To: [EMAIL PROTECTED] > Subject: SimpleSessionHandler > > > hi, > > has somebody a samplecode for session with headers (i use on > the clientside > the ms soap toolkit)??? > > > thanx!!!! > > chris > >