public void setCacheTemplates(String cacheTemplates)(Code)
Enables or disables Struts caching of Freemarker templates. By default disabled.
Set struts.freemarker.templatesCache=true to enable cache
Parameters: cacheTemplates - "true" if the template engine should cache freemarker templateinternally