[Seaside] Cookies (again?)

Vadim Kolontsov vk at tvcom.ru
Thu May 13 13:47:01 CEST 2004


Sorry, it's me again :)

   As far as I understand, I can get cookie using 'self currentSession 
currentRequest cookies at: ...'.

   But what is the best way to _set_ cookie from the component? I've 
found "WAGenericResponse cookieAt: put:' and assume that I can add some 
code  to WASession to use it, right?

   I need it to implement classical "Remember by login/password" feature 
(so user will not have to login manually everytime he enters full URL).

Thanks in advance,
Vadim.


More information about the Seaside mailing list