Description: A springMVC+ MyBatis javaweb small example, the realization of the login function, we can refer to one of the resource configuration file.
To Search:
File list (Check if you may need any files):
logindemo
.........\.classpath
.........\.mymetadata
.........\.project
.........\.settings
.........\.........\.jsdtscope
.........\.........\com.genuitec.eclipse.core.prefs
.........\.........\org.eclipse.jdt.core.prefs
.........\.........\org.eclipse.wst.jsdt.ui.superType.container
.........\.........\org.eclipse.wst.jsdt.ui.superType.name
.........\WebRoot
.........\.......\Login.jsp
.........\.......\META-INF
.........\.......\........\MANIFEST.MF
.........\.......\Main.jsp
.........\.......\WEB-INF
.........\.......\.......\lib
.........\.......\.......\...\aopalliance-1.0.jar
.........\.......\.......\...\aspectjweaver-1.7.1.jar
.........\.......\.......\...\commons-fileupload-1.2.2.jar
.........\.......\.......\...\commons-logging-1.1.1.jar
.........\.......\.......\...\druid-0.2.9.jar
.........\.......\.......\...\jstl-1.2.jar
.........\.......\.......\...\junit-4.11.jar
.........\.......\.......\...\mybatis-3.1.1.jar
.........\.......\.......\...\mybatis-spring-1.1.1.jar
.........\.......\.......\...\servlet-api-3.0-alpha-1.jar
.........\.......\.......\...\spring-aop-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-beans-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-context-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-core-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-expression-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-jdbc-3.1.1.RELEASE.jar
.........\.......\.......\...\spring-test-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-tx-3.1.1.RELEASE.jar
.........\.......\.......\...\spring-web-3.2.0.RELEASE.jar
.........\.......\.......\...\spring-webmvc-3.2.0.RELEASE.jar
.........\.......\.......\...\sqljdbc4.jar
.........\.......\.......\web.xml
.........\.......\index.jsp
.........\.......\jquery-easyui-1.4.2
.........\.......\...................\changelog.txt
.........\.......\...................\demo
.........\.......\...................\....\accordion
.........\.......\...................\....\.........\_content.html
.........\.......\...................\....\.........\actions.html
.........\.......\...................\....\.........\ajax.html
.........\.......\...................\....\.........\basic.html
.........\.......\...................\....\.........\datagrid_data1.json
.........\.......\...................\....\.........\expandable.html
.........\.......\...................\....\.........\fluid.html
.........\.......\...................\....\.........\multiple.html
.........\.......\...................\....\.........\tools.html
.........\.......\...................\....\calendar
.........\.......\...................\....\........\basic.html
.........\.......\...................\....\........\custom.html
.........\.......\...................\....\........\disabledate.html
.........\.......\...................\....\........\firstday.html
.........\.......\...................\....\........\fluid.html
.........\.......\...................\....\combo
.........\.......\...................\....\.....\animation.html
.........\.......\...................\....\.....\basic.html
.........\.......\...................\....\combobox
.........\.......\...................\....\........\actions.html
.........\.......\...................\....\........\basic.html
.........\.......\...................\....\........\combobox_data1.json
.........\.......\...................\....\........\combobox_data2.json
.........\.......\...................\....\........\customformat.html
.........\.......\...................\....\........\dynamicdata.html
.........\.......\...................\....\........\fluid.html
.........\.......\...................\....\........\group.html
.........\.......\...................\....\........\icons.html
.........\.......\...................\....\........\multiline.html
.........\.......\...................\....\........\multiple.html
.........\.......\...................\....\........\navigation.html
.........\.......\...................\....\........\remotedata.html
.........\.......\...................\....\........\remotejsonp.html
..