eclipse开发,修改静态代码,页面自动刷新



eclipse开发,tomcat做服务器,修改js,html,静态页面,不需要重启服务,页面刷新。


 1.1浏览器设置
 打开internet选项--》浏览历史记录,设置---》检查所存网页的较新版本,选择每次访问网页时--》点击确定。


 1.2如果网页不能刷新,打开tomact。选择 server options 中的serve modules without publishing。
 eclipse中使用tomact做服务器,启动服务,报出该程序被另一个进程锁住,也可以使用该方法解决。

猜你喜欢

转载自blog.csdn.net/sinat_38314794/article/details/80290982