- 博客(2)
- 收藏
- 关注
转载 The markup in the document following the root element must be well-forme.
部署项目报错:org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.此句是xml文件的错,文档中标记的地方格式不合法,通不过dtd的验证,所以要符合规范,在xml文件的开头加上这样就符合规范了。原文:https://blog.csdn...
2018-11-13 22:32:34
2169
原创 HTTP Status 404 - Not Found
tomcat部署后,访问出现404错误码,由于未找到相应的资源文件---->通过查看配置文件web.xml可具体了解{index.htmlindex.htmindex.jspdefault.htmldefault.htmdefault.jsp},在这段配置内容中可以知道,当项目部署后,项目首先会通过web.xml文件来得知自己将要访问的目标它会在项目中优先访问index.h...
2018-09-21 10:23:06
2358
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人