SpringMVC入门项目搭建XML配置方式

时间:2021-01-16 03:25:53
【文件属性】:
文件名称:SpringMVC入门项目搭建XML配置方式
文件大小:11KB
文件格式:RAR
更新时间:2021-01-16 03:25:53
SpringMVC SpringMVC入门项目搭建XML配置方式。SpringMVC是Spring框架的一个模块。Spring 框架是高度可配置的,而且包含多种视图技术,Spring MVC 框架并不知道使用的视图,所以不会强迫开发者只使用 JSP 技术。Spring MVC 分离了控制器、模型对象、过滤器以及处理程序对象的角色,这种分离让它们更容易进行定制。
【文件预览】:
SpringMVCDemo
----.project(1KB)
----WebContent()
--------WEB-INF()
--------index.jsp(57B)
--------META-INF()
----src()
--------test()
--------main()
----target()
--------m2e-wtp()
--------maven-status()
--------maven-archiver()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.jdt.core.prefs(736B)
--------org.eclipse.wst.validation.prefs(50B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.core.resources.prefs(155B)
--------org.eclipse.wst.common.component(675B)
--------.jsdtscope(639B)
----pom.xml(5KB)
----.classpath(1KB)

网友评论