> I see, so the reason I don't see cookies in OC4J might be because they use
> this method. Do you know if (and how) HttpClient supports this type of
> session?
> 

Arjan,

SSL support is completely independent from HttpClient. HttpClient simply
uses JSSE service to establish SSL connections. If JSSE (or any other
library) can supports this type of session management, HttpClient can be
configured to take advantage of it. For additional details you may want
to have a look at the HttpClient SSL guide:

http://jakarta.apache.org/commons/httpclient/sslguide.html

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to