这是我SSM项目报错。经过检查后,依赖,web.xml,mvc.xml ,来源于复制粘贴不存在错误。
错误根源在于 applicationContext.xml 文件
错误的 applicationContext.xml 文件
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context" xmlns:tx="http://www.alibaba.com/schema/stat"
xsi:schemaLocation="http://www.springframework.org/schema/beans http:/