I don't understand. There's nothing special about an XHR request that would kill the session. In fact, I use XHR all the time with various session backends and have never had a problem that resulted from XHR alone. There must be something else going on, perhaps in your controller or custom plugins that would cause the session to be destroyed.
-- Hector On Thu, Apr 29, 2010 at 12:02 PM, whisher <[email protected]> wrote: > > They only break when on XHR requests. > > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Session-Db-trouble-with-ajax-request-tp2073591p2076049.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
