spring 与 servlet整合

时间:2016-01-09 09:19:56
【文件属性】:
文件名称:spring 与 servlet整合
文件大小:14KB
文件格式:RAR
更新时间:2016-01-09 09:19:56
spring 与 servlet 整合 spring 与 servlet整合
【文件预览】:
testSvlt
----.project(2KB)
----.springBeans(415B)
----.mymetadata(297B)
----src()
--------applicationContext.xml(1KB)
--------com()
----WebRoot()
--------WEB-INF()
--------index.jsp(922B)
--------META-INF()
----.myeclipse()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------.jsdtscope(500B)
----.classpath(1KB)

网友评论

  • 很久都没有使用servlet整合spring了 要学习下 多谢楼主分享啊
  • 例子可以用,就是没有jar包
  • 例子可以用,运行的时候少standard jar包,找到之后,再修改了web.XML中*.html 改成了/ 就可以运行了。