[Seaside] how to retrieve cookies?

Esteban Lorenzano estebanlm at gmail.com
Fri Dec 14 14:28:28 UTC 2007


Hi all,
This is a dumb question, but it is annoying me:
I am creating a cookie with, like this:

self redirectWithCookie: WACookie key: 'officious' value: '
estebanlm at gmail.com'.

And then, I'm trying to retrieve it with:

aCookie := (self session currentRequest cookieAt: 'officious').

aCookie value has a strange string, something like "AJHGfjddggaAVSGF" (or
similar) :(

What's my error?
What I'm doing wrong?

Thanks in advance,
Esteban

-- 
"Querer es suscitar las paradojas"
Camus. El míto de Sísifo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20071214/49d62a63/attachment.htm


More information about the seaside mailing list