首页 > 系统服务 > 详细

Tomcat cache 缓存 编译

时间:2017-04-20 10:31:27      阅读:203      评论:0      收藏:0      [点我收藏+]

http://tomcat.apache.org/tomcat-7.0-doc/jasper-howto.html

 

  • development - Is Jasper used in development mode? If true, the frequency at which JSPs are checked for modification may be specified via the modificationTestInterval parameter.true or false, default true.
  • checkInterval - If development is false and checkInterval is greater than zero, background compiles are enabled. checkInterval is the time in seconds between checks to see if a JSP page (and its dependent files) needs to be recompiled. Default 0 seconds.

Tomcat cache 缓存 编译

原文:http://www.cnblogs.com/tang88seng/p/6736981.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!