2007/6/23, Ing. Andrea Vettori <[EMAIL PROTECTED]>:
So struts asks freemarker to generate the html for the struts tag.
Freemarker looks at the template and outputs the html based on it.
Freemarker is caching the template in memory to not have to read them
from the disk every time.

freemarker caches the templates only if there are in the WEB_APP root,
have you copied the /template directory from the struts2 jar there?

see: http://struts.apache.org/2.x/docs/performance-tuning.html
--
Guillaume Carré

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to