关于不重启Tomcat,更新JSP生效,更新Class不生效的原因
<!-- 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] -->
默认情况下Tomcat使用“development”?模式。
?