JAVAEE开发颠覆者SpringMVC项目

源代码导入之后就直接报错。。。
The type org.springframework.web.servlet.HandlerExceptionResolver cannot be resolved. It is indirectly referenced from required .class files

Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for org.springframework.web.servlet.HandlerExceptionResolver. Fix the build path then try building this project highlight_springmvc4 Unknown Java Problem

DispatcherServlet cannot be resolved to a type

是不是少了配置信息
............