我正在做一个春天的辅导。 i 从http://viralpatel.net/blogs/ 当我试图操作时,我会发现以下错误;我认为,可能没有1或2份档案。 有些人可以帮助我指出,Jar案需要安装,并且需要安装链接。
1. 资源转移类型 Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" contact.jsp /Spring3HibernateMaven/src/main/webapp/WEB-INF/jsp line 3 JSP Problem
1. 资源转移类型 Can not find the tag library descriptor for "http://www.springframework.org/tags" contact.jsp /Spring3HibernateMaven/src/main/webapp/WEB-INF/jsp line 1 JSP Problem
1. 资源转移类型 Can not find the tag library descriptor for "http://www.springframework.org/tags/form" contact.jsp /Spring3HibernateMaven/src/main/webapp/WEB-INF/jsp line 2 JSP Problem
2nd Error
1. 资源转移类型
1. 资源转移类型 Autowired cannot be resolved to a type ContactController.java /Spring3HibernateMaven/src/main/java/net/viralpatel/contact/controller line 19 Java Problem
1. 资源转移类型 BindingResult cannot be resolved to a type ContactController.java /Spring3HibernateMaven/src/main/java/net/viralpatel/contact/controller line 33 Java Problem
1. 资源转移类型 Entity cannot be resolved to a type Contact.java /Spring3HibernateMaven/src/main/java/net/viralpatel/contact/form line 9 Java Problem
There are 2 types of errors here, can some one help me resolve it.