F
Federico Punzo
Hi!
I'm about to migrate some web services client code from the desktop to one
of our CF apps.
Thing is, some of our web services keep session data, and so the cookie they
return when called
needs to be persisted.
However, there is no CookieContainer for the CF version of the web proxy
class (from SoapHttpClientProtocol).
Is there any way to invoke these web services and persist the session cookie
between calls?
TAL,
Federico Punzo
I'm about to migrate some web services client code from the desktop to one
of our CF apps.
Thing is, some of our web services keep session data, and so the cookie they
return when called
needs to be persisted.
However, there is no CookieContainer for the CF version of the web proxy
class (from SoapHttpClientProtocol).
Is there any way to invoke these web services and persist the session cookie
between calls?
TAL,
Federico Punzo