Re: AJAX Requests and WOCookie
Re: AJAX Requests and WOCookie
- Subject: Re: AJAX Requests and WOCookie
- From: Hugi Thordarson <email@hidden>
- Date: Thu, 19 Feb 2009 18:02:27 +0000
For my two cents, I get around this by generating a cookie with a uuid
for each user. This provides me with a unique ID for the user, so I
can then I store information (that I would usually store in a cookie)
on the server side.
- hugi
On 19.2.2009, at 17:52, Chuck Hill wrote:
On Feb 19, 2009, at 1:18 AM, Amedeo Mantica wrote:
Hello,
I have just discovered that is impossible to set a WOCookie in the
meanwhile of an AjaxRequest
is a bug or a tecnical limitation?
I'd say technical limitation. Returning some JavaScript to set the
cookie is probably the easiest way.
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden