摘要: xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://... 阅读全文
posted @ 2015-11-08 17:21 Akke 阅读(207) 评论(0) 推荐(0) 编辑
摘要: ArtifactTransferException: Failure to transfer org.springframework:spring-aop:jar:3.2.8.RELEASE from http://repo.maven.apache.org/maven2 was cached in... 阅读全文
posted @ 2015-11-08 15:18 Akke 阅读(1420) 评论(0) 推荐(1) 编辑
摘要: 用maven创建多模块的web工程后,不同于直接创建普通的web工程。1、在普通的web工程创建后,在项目中会有tomcat等服务器的jar包,这时创建JSP文件肯定是没有错的;2、即使是使用maven创建的单模块的web工程,也会自动的在pom文件中加入tomcat等服务器的jar包,这时也能创建... 阅读全文
posted @ 2015-11-08 01:31 Akke 阅读(2431) 评论(0) 推荐(0) 编辑