Enabling browser cache in Talend Administration Center
For security reasons, Talend Administration Center supports
Cache-Control attributes to protect the browser caching of sensitive information. By
default, the browser caching is disabled. The following headers are added in every Talend Administration Center
response:
Cache-Control: No-store, No-cache
Prgama: No-Cache
To enable browser cache, set the value of browser.cache.enabled to true in the <tomcat_path>WEB-INF\classes\configuration.properties file.