On May 22, 2012, at 5:13 PM, Chuck Hill wrote: > Check your HTML closely, I will bet that IE is sending a request to the > server for some broken HTML and causing a new session to get created. You > can log out the request.uri() from dispatchRequest() in Application. That > should show you a fragment of the bad HTML.
Thanks Chuck. That was in fact the problem. Some faulty logic on my part was creating a <meta> tag with no value. Interesting how different browsers handle such situations. Jaime Magiera Sensory Research, Inc. http://www.sensoryresearch.net
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
