On May 22, 2010, at 2:04 PM, Johnny Miller wrote:

Hi,

I'm using WOnder and WebObjects 5.4.3

I'm storing the session id in a cookie instead of the url.

In my program the user creates the session in http and then uses the session during a check out process over https. For some reason during the check out process the domain name in the url changes in the form's url from https://www.example.com to https://example.com so I'm losing the session and getting a back track error. Is there a way to set the domain for the session's cookie to example.com? Or is there another solution?

thanks in advance,


That sounds like a difference between virtual host configurations or between the base Apache config and the virtual host for SSL. The domain should not change. I'd try and fix that problem first.


Chuck

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to