Urgh, using POST for normal page requests?  Why?  That's really just
semantically wrong, and for what?  Security through obscurity is not
security - your  actions can still be requested as normal, post data
can easily be faked...  If you don't want the page URL to change
(again, why?) just throw the whole lot in a frameset.

Anyway, I'm not sure why requestActions can't be chained - perhaps its
because they aren't meant to.  You are really doing this all arse over
head here.

Hopefully you come back with some outstandingly good reason why this
is all required :)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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