The site I am working on requires very rapid changes in content some times, but the portlets are keeping cache and not reflecting changes for certain time. I need immediate change. Some sources suggests using portal-developer.properties. But using portal-developer.properties in production is not proper I guess. Please suggest.
Share
Trying to do with
<expiration-cache>0</expiration-cache>in portlet.xml. Please suggest