How to read SOAPHeader ?
How can i read a SOAPHeader which comes as a response to a web service method
call. I need to read the header and set it in the next request.
The webservice is in Apache Axis and client is a C# (.Net) console application.
Any pointers related to this problem is appreciated.
Thanks In Advance !!
-Hrishi Dhruv

