Hi, everybody: I am reading the source code of org.apache.axis.client.*. I tried to find out where the session id is stored so that the client side can insert session id into MessageContext object when the message is sent out. Unfortunately I still cannot find out which class is used to handle it. Can anybody help me?
Thanks in advance Dacheng