
不要使用发布的形式发布项目,建议采用配置虚拟路径的形式,就是修改tomcat的serverxml配置文件,在host标签中配置的形式。这种方式能有效解决tomcat缓存。如果采用发布的形式,其实缓存很大,有时很难在第一时间将修改的文件同步到tomcat中。
采用上面的形式后,再使用f12,清理缓存,效果会好一些。这个嘛~~~~~
你试试你下 *** 作:
工具--INTERNET选项--连接--局域网设置
看看“代理服务器”选项的下面有没有打钩
如果有去掉勾,单击“确定”
要是还不行的话
就这样:
工具--INTERNET选项--高级--重置--重置
看看行不行
还不行还有办法:
开始--程序--附件--记事本--文件--打开:
C:\WINDOWS\system32\drivers\etc\hosts
(注意选择“所有文件”而不是“文本文档”)
删除里面的所有内容
粘贴以下内容:
# Copyright (c) 1993-2006 Microsoft Corp
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows
#
# This file contains the mappings of IP addresses to host names Each
# entry should be kept on an individual line The IP address should
# be placed in the first column followed by the corresponding host name
# The IP address and the host name should be separated by at least one
# space
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol
#
# For example:
#
# 102549497 rhinoacmecom # source server
# 38256310 xacmecom # x client host
127001 localhost
::1 localhost
文件--保存
如果还不行就重装IE吧
再不行就重装系统
再不行就换电脑
还不行就砸电脑,以后都不上网~~~
嘿嘿
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)