Session is no good, as if the user has multiple windows open they
could unintentionally interact with eachother.

I know hidden html inputs are usually the way this is done, but was
hoping symfony had something that takes care of serialising and
reposting these on each page load?

On Oct 16, 7:20 am, Gareth McCumskey <gmccums...@gmail.com> wrote:
> http is a stateless protocol so no language can manage states. We fake
> states by using session variables, cookies, etc. Symfony has loads of
> session/cookie management features.
>
> On Thu, Oct 15, 2009 at 4:48 PM, Mark Smith <marksmith5...@jungle-monkey.com
>
> > wrote:
>
> > Does symfony provide any mechanisms for managing page state?
>
> > Thanks
>
> --
> Gareth McCumskeyhttp://garethmccumskey.blogspot.com
> twitter: @garethmcc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to