springweb3.0MVC注解(附实例)

时间:2014-10-07 06:45:47
【文件属性】:

文件名称:springweb3.0MVC注解(附实例)

文件大小:371KB

文件格式:DOC

更新时间:2014-10-07 06:45:47

spring web 注解

Spring Annotation MVC Sample contextConfigLocation classpath:applicationContext.xml org.springframework.web.context.ContextLoaderListener annomvc org.springframework.web.servlet.DispatcherServlet 2 annomvc *.do 清单 3. annomvc-servlet.xml web.xml 中定义了一个名为 annomvc 的 Spring MVC 模块,按照 Spring MVC 的契约,需要在 WEB-INF/annomvc-servlet.xml 配置文件中定义 Spring MVC 模块的具体配置。annomvc-servlet.xml 的配置内容如下所示:


网友评论