Skip to content

Commit

Permalink
WW-1661 Implementation of Freemarker caching for Struts2
Browse files Browse the repository at this point in the history
Guice complains that the dependency was not found, running the tests

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@552173 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Musachy Barroso committed Jun 30, 2007
1 parent b1c7f16 commit a9e4b4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ struts.dispatcher.parametersWorkaround = false

### Enables caching of FreeMarker templates
### Has the same effect as copying the templates under WEB_APP/templates
#struts.freemarker.templatesCache=true
struts.freemarker.templatesCache=false

### See the StrutsBeanWrapper javadocs for more information
struts.freemarker.wrapper.altMap=true
Expand Down

0 comments on commit a9e4b4d

Please sign in to comment.