Enable / Disable cache problem
Sachin <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All Configs: Lenya 2.0.3 Tomcat 5.5.29 Java 1.5 I am trying to disable cache for my pages in lenya. * I have set meta tag pragma to no cache. * Also tried making pipeline as non caching. I can clearly see the meta tag in my page. * Also tried setting parameters "pragma" and "cache-control" as "no-cache" to metadata transformer. But still my pages are getting cached. Am I doing something wrong here? Please suggest. Regards Sachin