摘要: 报错的servlet节点 1 2 Spring 3 org.springframework.web.servlet.DispatcherServlet 4 1 5 true 6 7 contextConfigLocation 8 ... 阅读全文
posted @ 2015-09-07 15:03 Draenei 阅读(28609) 评论(1) 推荐(1)
摘要: 昨晚把我的项目上传到了gitlab,然后今天在公司从gitlab下载下来,发现web.xml报错.报错内容:The processing instruction target matching "[xX][mM][lL]" is not allowed.解决办法:去掉下图中的空格即可 阅读全文
posted @ 2015-09-07 14:50 Draenei 阅读(342) 评论(0) 推荐(0)