文件名称:sping MVC 简单小例子
文件大小:4MB
文件格式:RAR
更新时间:2014-06-28 16:15:46
springMVC filter
spring MVC的HelloWorld,包含自定义的Filter以及自定义的ServletResponse(用于获取response的status)
【文件预览】:
HelloWorld
----bin()
--------dao()
--------filter()
--------action()
--------hello()
--------service()
----welcome.jsp(299B)
----WEB-INF()
--------database.xml(1KB)
--------web.xml(2KB)
--------jdbc.properties(163B)
--------dispatcher-servlet.xml(0B)
--------classes()
--------jsp()
--------lib()
--------tld()
--------ideawu-servlet.xml(986B)
--------applicationContext.xml(467B)
----src()
--------dao()
--------filter()
--------action()
--------hello()
--------service()
----login.jsp(0B)
----.project(386B)
----.classpath(1018B)
----lib()
--------servlet-api.jar(82KB)