文件名称:springmvc01
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-04-18
- 文件大小:
- 7.81mb
- 下载次数:
- 0次
- 提 供 者:
- 神*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是入门spring mvc的Demo,是我学习spring mvc时写的,实现了spring mvc的输入校验,上传文件,和返回json数据时的配置,感觉对于初学者很有帮助-This is the entry of spring mvc Demo, my spring mvc learning to write, to achieve a spring mvc input validation, upload files, and configure the return json data, I feel very helpful for beginners
(系统自动生成,下载前可以参看下载内容)
下载文件列表
springmvc01
...........\.classpath
...........\.myeclipse
...........\.mymetadata
...........\.project
...........\.settings
...........\.........\.jsdtscope
...........\.........\org.eclipse.jdt.core.prefs
...........\.........\org.eclipse.wst.jsdt.ui.superType.container
...........\.........\org.eclipse.wst.jsdt.ui.superType.name
...........\resources
...........\.........\SpringMVC-servlet.xml
...........\src
...........\...\com
...........\...\...\controller
...........\...\...\..........\HelloController.java
...........\...\...\..........\User.java
...........\...\...\..........\UserController.java
...........\WebRoot
...........\.......\index.jsp
...........\.......\jsp
...........\.......\...\add.jsp
...........\.......\...\error.jsp
...........\.......\...\hello.jsp
...........\.......\...\hello1.jsp
...........\.......\...\hello3.jsp
...........\.......\...\list.jsp
...........\.......\...\show.jsp
...........\.......\...\update.jsp
...........\.......\META-INF
...........\.......\........\MANIFEST.MF
...........\.......\upload
...........\.......\WEB-INF
...........\.......\.......\classes
...........\.......\.......\.......\com
...........\.......\.......\.......\...\controller
...........\.......\.......\.......\...\..........\HelloController.class
...........\.......\.......\.......\...\..........\User.class
...........\.......\.......\.......\...\..........\UserController.class
...........\.......\.......\.......\SpringMVC-servlet.xml
...........\.......\.......\lib
...........\.......\.......\...\bean-validator.jar
...........\.......\.......\...\commons-fileupload-1.2.2.jar
...........\.......\.......\...\commons-io-2.1.jar
...........\.......\.......\...\commons-logging-1.1.1.jar
...........\.......\.......\...\jackson-all-1.9.4.jar
...........\.......\.......\...\jsf-api.jar
...........\.......\.......\...\jsf-impl.jar
...........\.......\.......\...\jstl-1.2.jar
...........\.......\.......\...\org.springframework.aop-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.asm-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.aspects-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.beans-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.context-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.context.support-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.core-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.expression-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.instrument-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.instrument.tomcat-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.jdbc-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.jms-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.orm-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.oxm-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.test-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.transaction-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.web-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.web.portlet-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.web.servlet-3.1.3.RELEASE.jar
...........\.......\.......\...\org.springframework.web.struts-3.1.3.RELEASE.jar
...........\.......\.......\web.xml