Hi,
This Cisco whitepaper alludes to
"Active Cookie Insert" or "Cookie Matching"
which are ideal for our application.
http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_white_paper09186a0080108974.shtml
However BEA servers also perform URL
ReWrite if the client "Browser" in this
case has Cookies disabled. This URL
ReWrite is a dynamic operation. Meaning
by default Session Cookies are utilized
for session persistence and if the client does not allow cookies only then
will the necessary session information
be written to the response url.
Do the CSM and CSS support URL ReWrite
if the client does not allow cookies?
Thanks.