Hello,
do
someone know, if there is a possibility to grap/get the JSession
from
a
HTTP-Header of a SOAP-Message and put it in the HTTP-Header
of
the
next SOAP-Message?
Remember the Header looks like this:
HTTP/1.1 200 OK
Set-Cookie: JSESSIONID=DD5E0JHSKDH1F6772873FCF62D40DB3;
Path=/soap
Content-Type: text/xml; charset=utf-8
Content-Length: 483
Date:
Mon, 05 Jul 2004 07:25:54 GMT
Server: Apache Coyote/1.0
Connection: close
I call
the the client class form a other Java class, not from a browser or
servlet!
Thanks
for everybody who can help me or give some information
Thanks
Tomi