[ 
https://issues.apache.org/struts/browse/WW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40312
 ] 

Nicolas Romanetti commented on WW-1661:
---------------------------------------


  Hello,

FYI, we were very concerned by struts2 current performances. 
We read a lot about ognl that could be a problem.
Prior to struts2 we used webwork, which was faster (because I  believe they 
used velocity which was probably doing some caching)

Anyway, by applying the patch above we have increased the rendering time of our 
pages by a factor 10 and we are pretty happy :-)
I think you should not delay too long this patch as current performances could 
disapoint previous struts and ww users willing to switch.


> Implementation of Freemarker caching for Struts2
> ------------------------------------------------
>
>                 Key: WW-1661
>                 URL: https://issues.apache.org/struts/browse/WW-1661
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>    Affects Versions: 2.0.3
>            Reporter: Tom Schneider
>             Fix For: 2.1.0
>
>         Attachments: struts2-freemarker-caching.patch
>
>
> See: http://jira.opensymphony.com/browse/WW-1417
> Here is a patch that implements caching for freemarker component templates. 
> This patch should be applied against the FreemarkerTemplateEngine.java.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to