严重: Parse error in default web.xml
org.xml.sax.SAXParseException: The element type "Servlet-Mapping" must be terminated by the matching end-tag "".
我的web.xml已经上传了,麻烦大家通过搜索的方式帮忙看下好吗,不可能错误啊,谢谢了,还有绝对就是这个web.xml文件,都排除掉其他原因了
web.xml文件中有这么一段
default
/
改为
default
/
即可
xml是区分大小写的