Hello Folks,
is there any way to cache the output of the rendered view in HTML format,
the scenario suggest to cache the whole page in HTML and then check if the
HTML version of the requested action has been already cached in HTML format,
if not then simply perform the usual action operations and then save the
output in an HTML file, does cake support such a scenario or do i have to do
it by my self.

Thanks

-- 
http://phpirate.net

--~--~---------~--~----~------------~-------~--~----~
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