> Hmm, I tried it, and seems to be working fine... You didn't use decorators? > Did you look at your html source output? Did you try cleaning up your > browser history?
Everything is default from ZF. No decorators. Yes html source shows the previous order of elements. Yes in my firefox setting it cleans up everything when I exit browser I tried in Internet Explorer also and got the same result. My suspicion is not at the client side but at the server. It seems like server is caching and serving the same file. I know if I use smarty template engines, it is possible to compile and cache the templates for the faster response time. That's why I am asking if ZF's view template also does that behind the scene by default? Right now I am very new to ZF and trying to understand its internal working. In fact the web I am building is based on the quickstart file in the documentation. I am just expanding (modifying) it to study different aspects. Thanks -- ======================= Registered Linux User #460714 Currently Using Fedora 8, 10 =======================
