Description: Landing page from user to user information page Jump. Complete the database connection, the realization of the user information query, add, modify, and delete functions.
To Search:
File list (Check if you may need any files):
3.strutsCase2任务一资料
.......................\3.strutsCase2任务一资料
.......................\.......................\1.项目搭建要求(二).doc
.......................\.......................\2.系统登陆式样书(二).doc
.......................\.......................\3.附加说明(二).doc
.......................\.......................\create_table.txt
白巍
....\strutsCase2
....\...........\.classpath
....\...........\.cvsignore
....\...........\.project
....\...........\.tomcatplugin
....\...........\bin
....\...........\index.jsp
....\...........\jsp
....\...........\...\content
....\...........\...\.......\detail.jsp
....\...........\...\.......\displayStuInfo.jsp
....\...........\...\.......\register.jsp
....\...........\...\.......\success.jsp
....\...........\...\css
....\...........\...\...\css.css
....\...........\...\js
....\...........\...\..\return.js
....\...........\...\..\valiInfo.js
....\...........\...\..\valiInfoUpdate.js
....\...........\...\loggerFiles
....\...........\src
....\...........\WEB-INF
....\...........\.......\.cvsignore
....\...........\.......\classes
....\...........\.......\.......\cn
....\...........\.......\.......\..\com
....\...........\.......\.......\..\...\yunda
....\...........\.......\.......\..\...\.....\dao
....\...........\.......\.......\..\...\.....\...\StudentDAO.class
....\...........\.......\.......\..\...\.....\daoImpl
....\...........\.......\.......\..\...\.....\.......\StudentDAOImpl.class
....\...........\.......\.......\..\...\.....\.......\test.class
....\...........\.......\.......\..\...\.....\exception
....\...........\.......\.......\..\...\.....\service
....\...........\.......\.......\..\...\.....\.......\AddStudentService.class
....\...........\.......\.......\..\...\.....\.......\DeleteStudentService.class
....\...........\.......\.......\..\...\.....\.......\DisplayStuInfoService.class
....\...........\.......\.......\..\...\.....\.......\LoginService.class
....\...........\.......\.......\..\...\.....\.......\UpdateStudentService.class
....\...........\.......\.......\..\...\.....\serviceImpl
....\...........\.......\.......\..\...\.....\...........\AddStudentServiceImpl.class
....\...........\.......\.......\..\...\.....\...........\DeleteStudentServiceImpl.class
....\...........\.......\.......\..\...\.....\...........\DisplayStuInfoServiceImpl.class
....\...........\.......\.......\..\...\.....\...........\LoginServiceImpl.class
....\...........\.......\.......\..\...\.....\...........\Test.class
....\...........\.......\.......\..\...\.....\...........\UpdateStudentServiceImpl.class
....\...........\.......\.......\..\...\.....\util
....\...........\.......\.......\..\...\.....\....\JDBConnection.class
....\...........\.......\.......\..\...\.....\vo
....\...........\.......\.......\..\...\.....\..\StudentInfo.class
....\...........\.......\.......\..\...\.....\web
....\...........\.......\.......\..\...\.....\...\action
....\...........\.......\.......\..\...\.....\...\......\DeleteStudentAction.class
....\...........\.......\.......\..\...\.....\...\......\DetailStudentAction.class
....\...........\.......\.......\..\...\.....\...\......\LoginAction.class
....\...........\.......\.......\..\...\.....\...\......\RegisterAction.class
....\...........\.......\.......\..\...\.....\...\......\UpdateStudentAction.class
....\...........\.......\.......\..\...\.....\...\actionform
....\...........\.......\.......\..\...\.....\...\..........\DeleteStudentForm.class
....\...........\.......\.......\..\...\.....\...\..........\DetailStudentForm.class
....\...........\.......\.......\..\...\.....\...\..........\LoginForm.class
....\...........\.......\.......\..\...\.....\...\..........\RegisterForm.class
....\...........\.......\.......\..\...\.....\...\..........\UpdateStudentForm.class
....\...........\.......\.......\..\...\.....\...\filter
....\...........\.......\.......\..\...\.....\...\......\SetCharacterEncodingFilter.class
....\...........\.......\.......\loginResources.properties
....\...........\.......\.......\MessageResources.properties
....\..........