All, I am looking at the proof of concept to see if I can use C# as our Client and J2EE as our Server. For me to achieve this, I need to maintain the session information (which is critical).
I was reading one of the FAQ's at the apache site and it says this: "Currently MS-Soap and Apache Soap are not interoperable as far as session maintenance is concerned this is because unlike Apache SOAP, MS-SOAP does not allow you to set cookies in the HTTP header." I wanted to know if someone has used this in some form to achieve the above requirement and could suggest me a way out for this. Quick responses would be greatly appreciated. Thanks...AJ