1.spring-2.5.6.SEC03,再加上spring-webmvc- 3.2.3,立刻动手springmvc的工做, web
2.使用了spring的注解方式,发生了在spring-2.5.6.SEC03的spring-core包缺乏对springmvc的@Controller等一些的注释的支持,因而再引入spring-core- 3.2.3,启动时报spring-2.5.6.SEC03和spring-core中asm.jar冲突。。。,后来直接去掉了spring-2.5.6.SEC03,问题解决。 spring
总结:若是你必定要使用spring-2.5.6.SEC03,不建议使用spring3.0的注释方式。 spring-mvc
3.web.xml配置 mvc
spring-mvc.xml的配置: xml