Spring MVC之HeloWorld

1.新建一个web project。
2.导入spring-framework-3.2.14的jar。
3.配置web.xml。并配置springMVC.xml和applicationContext.xml。
4.编写controller,springMVC将特定url的请求分发到controller类来进行处理。web

相关文章
相关标签/搜索