Perhaps read through this thread on nabble: http://www.nabble.com/Session-Sharing-tt17284683r4.html
Basically, what you are talking about is similar to single sign on. I am pretty sure the same ideas apply (id rewrite it here but its quite long). Reply back if anything in that thread is unclear or doesn't apply. -ralph On 12/10/08 4:43 AM, "JMFontaine" <[EMAIL PROTECTED]> wrote: > > Hello, > > I am building a multilingual website with a cart. It is stored in the > session and I would like to have the same cart content available in every > language. > > Currently the session ID is stored in a host based cookie which makes the > website create a cart per language. > > Any idea to workaround this in a clean way ? -- Ralph Schindler Software Engineer | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
