> have a look at the last example of this page : > http://framework.zend.com/manual/en/zend.cache.frontends.html#zend.cache.frontends.page
Hi Fabien: I have looked at the examples on that page... there are no examples regarding caching within a Controller while using the MVC pattern. I.e. I have no 'echo' statements anywhere... it is all sent to the browser at the dispatch(); ... so as far I can understand none of the examples on that page can be applied if I need to cache certain bits & pieces of my application (not whole pages), right? Greetings, Antonio -- View this message in context: http://www.nabble.com/Zend_Cache---MVC-tf4488489s16154.html#a12861815 Sent from the Zend Framework mailing list archive at Nabble.com.
