Hello Lalit,

> Can we implement sticky session by using apache HTTP client 3.0 API?

Sticky sessions are a server-side concept that resides below the HTTP
communication layer. HTTP has no provisions for clustering.

Check the documentation of your J2EE implementation or load balancer
for how to configure sticky sessions.

cheers,
  Roland

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to