Description: This 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
To Search:
File list (Check if you may need any files):
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