Sorry about the last empty post--my cat jumped on the
keyboard as I was typing the email, and away it
went...
Anyway, is there an equivalent for the preloadTemplates
param from mav 1 in mav 2? I've got this in my web.xml but
it doesn't seem to be having any effect:
<init-param>
<param-name>preloadTemplates</param-name>
<param-value> false </param-value>
</init-param>
<param-name>preloadTemplates</param-name>
<param-value> false </param-value>
</init-param>
--jim
