You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Daniel Leffel <da...@gmail.com> on 2008/05/09 06:16:44 UTC

Detecting cookies disabled

Is there a way to deect whether or not cookies are disabled for a
visitor session?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


AW: Detecting cookies disabled

Posted by Martin Kersten <Ma...@mercateo.com>.
Simply use an immediated redirect.

Store a cookie within the page redirecting and on the target
page just verify if the cookie is present. Simple like that... :-)


Cheers,

Martin (Kersten)

PS: I was also eager to know if this is possible... Yes it is! :-)


-----Ursprüngliche Nachricht-----
Von: Daniel Leffel [mailto:daniel.leffel@gmail.com] 
Gesendet: Freitag, 9. Mai 2008 06:17
An: users@tapestry.apache.org
Betreff: Detecting cookies disabled

Is there a way to deect whether or not cookies are disabled for a visitor session?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org