将外来的项目导入idea,启动tomcat服务器,运行HTML或者jsp文件,浏览器报错:The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

图片说明

出现问题的原因:是因为web.xml文件的版本不匹配

解决步骤:

步骤一:

图片说明

步骤二:

图片说明

步骤三:

图片说明

步骤三:

图片说明

步骤四:

图片说明