首页 > 代码库 > tomcat调试页面的时候,不刷新

tomcat调试页面的时候,不刷新

1、调试一个页面的时候,js文件不刷新,也就是相当于没有改(cache)

2、解决:在Server中将当前tomcat的模式改为debug即可

技术分享

 

tomcat调试页面的时候,不刷新