Author: markt Date: Tue Oct 23 12:11:25 2012 New Revision: 1401260 URL: http://svn.apache.org/viewvc?rev=1401260&view=rev Log: Add caching info
Modified: tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml Modified: tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml URL: http://svn.apache.org/viewvc/tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml?rev=1401260&r1=1401259&r2=1401260&view=diff ============================================================================== --- tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml (original) +++ tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml Tue Oct 23 12:11:25 2012 @@ -42,7 +42,9 @@ for files stored in other forms such as in a database or a versioned repository.</p> - <p>Caching: TBC - currently none.</p> + <p>Resources are cached by default. Caching may be controlled by configuring + the appropriate caching attributes on the containing <a href="context.html"> + Context</a>.</p> <p><strong>Note: Running a webapp with non-filesystem based Resources implementations is only possible when the webapp does not --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org