The Apache Software Foundation (ASF)'s Travel Assistance Committee (TAC)
is now accepting applications for ApacheCon North America 2011, 7-11
November in Vancouver BC, Canada.
The TAC is seeking individuals from the Apache community at-large
--users, developers, educators, students, Committers, an
Be aware that as you can see in this docs [1], that
struts.freemarker.templatesCache has been deprecated (and AFAIK using
this property is no more used in the S2 code).
[1] http://struts.apache.org/2.2.3/docs/freemarker.html#FreeMarker-Cache
On 6 June 2011 21:16, wrote:
> Hello,
>
> We have ena
// get the list of templates we can use
org.apache.struts2.components.template.TemplateRenderingContext
templateContext=new
org.apache.struts2.components.templates.emplateRenderingContext();
List templates
=templateContext.getTemplate().getPossibleTemplates(this);
//find the template
Hello,
We have enabled freemarker template caching by using the following
settting in our struts.properties file:
struts.freemarker.templatesCache=true
My question is: How do we verify the cache is working?
Thanks.
Mitch
4 matches
Mail list logo