Hello guys,

I have a view where I use an ajax call to update a session value
according to what a user selects, the value is updated in the view but
only if I reload the page manually, not when the ajax call is
finished.

If I debug my session variable in the controller after the ajax call
is made, the value is correctly updated, if I print the same value in
the view it is not, only when, as I mentioned before, I reload the
page manually.

Do you have any idea of what's happening, is it a cache issue or
something? Any suggestion will be welcome.

Greetings!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to