文件名称:OnlineTest-1878-7352
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 152.74kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
它是利用jsp+javabean来编写的,实现了代码分离,源程序结构清晰,并且带有详细的注释。
主要功能:
用户的登录、退出。
管理员可以发布问题,添加用户。
新添加的用户默认密码为123。
每一个用户都可以回答管理员递交的问题。
可以修改自己的密码。
特别之处:
用户没有回答某一个问题时,无法查看别人的回答。
每名用户只能回答一次。
管理员不具有任何特权,比如修改问题,修改答案等等。
数据库部分利用继承实现代码重用。-it is to use jsp javabean to prepare, and achieving separation of the code, source structure clear, detailed and with the Notes. Main functions : user login withdrawal. Administrators can be released, adding users. Adding new users by default passwords to 123. Each user can answer questions submitted by administrators. Can amend their own passwords. SPECIAL : users are not an answer to a problem, they are unable to see other people answer. Each user can only respond once. Administrators do not have any privileges, such as amended, the amended answer, and so on. Part of the database used to achieve code reusability succession.
主要功能:
用户的登录、退出。
管理员可以发布问题,添加用户。
新添加的用户默认密码为123。
每一个用户都可以回答管理员递交的问题。
可以修改自己的密码。
特别之处:
用户没有回答某一个问题时,无法查看别人的回答。
每名用户只能回答一次。
管理员不具有任何特权,比如修改问题,修改答案等等。
数据库部分利用继承实现代码重用。-it is to use jsp javabean to prepare, and achieving separation of the code, source structure clear, detailed and with the Notes. Main functions : user login withdrawal. Administrators can be released, adding users. Adding new users by default passwords to 123. Each user can answer questions submitted by administrators. Can amend their own passwords. SPECIAL : users are not an answer to a problem, they are unable to see other people answer. Each user can only respond once. Administrators do not have any privileges, such as amended, the amended answer, and so on. Part of the database used to achieve code reusability succession.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506269onlinetest-1878-7352.rar 列表 OnlineTest\build\web\Answer.jsp OnlineTest\build\web\Exit.jsp OnlineTest\build\web\index.jsp OnlineTest\build\web\List.jsp OnlineTest\build\web\Login.jsp OnlineTest\build\web\md5.jsp OnlineTest\build\web\META-INF\context.xml OnlineTest\build\web\META-INF\MANIFEST.MF OnlineTest\build\web\META-INF OnlineTest\build\web\Password.jsp OnlineTest\build\web\QuestionAdd.jsp OnlineTest\build\web\QuestionSave.jsp OnlineTest\build\web\RePassword.jsp OnlineTest\build\web\Style.css OnlineTest\build\web\test.jsp OnlineTest\build\web\UserList.jsp OnlineTest\build\web\View.jsp OnlineTest\build\web\WEB-INF\classes\ACTION\AnswerAction.class OnlineTest\build\web\WEB-INF\classes\ACTION\LoginAction.class OnlineTest\build\web\WEB-INF\classes\ACTION\PasswordAction.class OnlineTest\build\web\WEB-INF\classes\ACTION\QuestionAdd.class OnlineTest\build\web\WEB-INF\classes\ACTION\QuestionList.class OnlineTest\build\web\WEB-INF\classes\ACTION\QuestionView.class OnlineTest\build\web\WEB-INF\classes\ACTION\UserList.class OnlineTest\build\web\WEB-INF\classes\ACTION OnlineTest\build\web\WEB-INF\classes\PUBLIC\MD5.class OnlineTest\build\web\WEB-INF\classes\PUBLIC\TestSql.class OnlineTest\build\web\WEB-INF\classes\PUBLIC OnlineTest\build\web\WEB-INF\classes OnlineTest\build\web\WEB-INF\web.xml OnlineTest\build\web\WEB-INF OnlineTest\build\web OnlineTest\build OnlineTest\build.xml OnlineTest\data.mdb OnlineTest\dist\OnlineTest.war OnlineTest\dist OnlineTest\nbproject\build-impl.xml OnlineTest\nbproject\genfiles.properties OnlineTest\nbproject\private\private.properties OnlineTest\nbproject\private\private.xml OnlineTest\nbproject\private OnlineTest\nbproject\project.properties OnlineTest\nbproject\project.xml OnlineTest\nbproject OnlineTest\OnlineTest开源声明.txt OnlineTest\src\conf\MANIFEST.MF OnlineTest\src\conf OnlineTest\src\java\ACTION\AnswerAction.java OnlineTest\src\java\ACTION\LoginAction.java OnlineTest\src\java\ACTION\PasswordAction.java OnlineTest\src\java\ACTION\QuestionAdd.java OnlineTest\src\java\ACTION\QuestionList.java OnlineTest\src\java\ACTION\QuestionView.java OnlineTest\src\java\ACTION\UserList.java OnlineTest\src\java\ACTION OnlineTest\src\java\PUBLIC\MD5.java OnlineTest\src\java\PUBLIC\TestSql.java OnlineTest\src\java\PUBLIC OnlineTest\src\java OnlineTest\src OnlineTest\test OnlineTest\web\Answer.jsp OnlineTest\web\Exit.jsp OnlineTest\web\index.jsp OnlineTest\web\List.jsp OnlineTest\web\Login.jsp OnlineTest\web\md5.jsp OnlineTest\web\META-INF\context.xml OnlineTest\web\META-INF OnlineTest\web\Password.jsp OnlineTest\web\QuestionAdd.jsp OnlineTest\web\QuestionSave.jsp OnlineTest\web\RePassword.jsp OnlineTest\web\Style.css OnlineTest\web\test.jsp OnlineTest\web\UserList.jsp OnlineTest\web\View.jsp OnlineTest\web\WEB-INF\web.xml OnlineTest\web\WEB-INF OnlineTest\web OnlineTest OnlineTest-1878-7352\OnlineTest\build\web\Answer.jsp OnlineTest-1878-7352\OnlineTest\build\web\Exit.jsp OnlineTest-1878-7352\OnlineTest\build\web\index.jsp OnlineTest-1878-7352\OnlineTest\build\web\List.jsp OnlineTest-1878-7352\OnlineTest\build\web\Login.jsp OnlineTest-1878-7352\OnlineTest\build\web\md5.jsp OnlineTest-1878-7352\OnlineTest\build\web\META-INF\context.xml OnlineTest-1878-7352\OnlineTest\build\web\META-INF\MANIFEST.MF OnlineTest-1878-7352\OnlineTest\build\web\META-INF OnlineTest-1878-7352\OnlineTest\build\web\Password.jsp OnlineTest-1878-7352\OnlineTest\build\web\QuestionAdd.jsp OnlineTest-1878-7352\OnlineTest\build\web\QuestionSave.jsp OnlineTest-1878-7352\OnlineTest\build\web\RePassword.jsp OnlineTest-1878-7352\OnlineTest\build\web\Style.css OnlineTest-1878-7352\OnlineTest\build\web\test.jsp OnlineTest-1878-7352\OnlineTest\build\web\UserList.jsp OnlineTest-1878-7352\OnlineTest\build\web\View.jsp OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\AnswerAction.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\LoginAction.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\PasswordAction.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\QuestionAdd.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\QuestionList.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\QuestionView.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION\UserList.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\ACTION OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\PUBLIC\MD5.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\PUBLIC\TestSql.class OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes\PUBLIC OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\classes OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF\web.xml OnlineTest-1878-7352\OnlineTest\build\web\WEB-INF OnlineTest-1878-7352\OnlineTest\build\web OnlineTest-1878-7352\OnlineTest\build OnlineTest-1878-7352\OnlineTest\build.xml OnlineTest-1878-7352\OnlineTest\data.mdb OnlineTest-1878-7352\OnlineTest\dist\OnlineTest.war OnlineTest-1878-7352\OnlineTest\dist OnlineTest-1878-7352\OnlineTest\nbproject\build-impl.xml OnlineTest-1878-7352\OnlineTest\nbproject\genfiles.properties OnlineTest-1878-7352\OnlineTest\nbproject\private\private.properties OnlineTest-1878-7352\OnlineTest\nbproject\private\private.xml OnlineTest-1878-7352\OnlineTest\nbproject\private OnlineTest-1878-7352\OnlineTest\nbproject\project.properties OnlineTest-1878-7352\OnlineTest\nbproject\project.xml OnlineTest-1878-7352\OnlineTest\nbproject OnlineTest-1878-7352\OnlineTest\OnlineTest开源声明.txt OnlineTest-1878-7352\OnlineTest\src\conf\MANIFEST.MF OnlineTest-1878-7352\OnlineTest\src\conf OnlineTest-1878-7352\OnlineTest\src\java\ACTION\AnswerAction.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION\LoginAction.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION\PasswordAction.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION\QuestionAdd.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION\QuestionList.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION\QuestionView.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION\UserList.java OnlineTest-1878-7352\OnlineTest\src\java\ACTION OnlineTest-1878-7352\OnlineTest\src\java\PUBLIC\MD5.java OnlineTest-1878-7352\OnlineTest\src\java\PUBLIC\TestSql.java OnlineTest-1878-7352\OnlineTest\src\java\PUBLIC OnlineTest-1878-7352\OnlineTest\src\java OnlineTest-1878-7352\OnlineTest\src OnlineTest-1878-7352\OnlineTest\test OnlineTest-1878-7352\OnlineTest\web\Answer.jsp OnlineTest-1878-7352\OnlineTest\web\Exit.jsp OnlineTest-1878-7352\OnlineTest\web\index.jsp OnlineTest-1878-7352\OnlineTest\web\List.jsp OnlineTest-1878-7352\OnlineTest\web\Login.jsp OnlineTest-1878-7352\OnlineTest\web\md5.jsp OnlineTest-1878-7352\OnlineTest\web\META-INF\context.xml OnlineTest-1878-7352\OnlineTest\web\META-INF OnlineTest-1878-7352\OnlineTest\web\Password.jsp OnlineTest-1878-7352\OnlineTest\web\QuestionAdd.jsp OnlineTest-1878-7352\OnlineTest\web\QuestionSave.jsp OnlineTest-1878-7352\OnlineTest\web\RePassword.jsp OnlineTest-1878-7352\OnlineTest\web\Style.css OnlineTest-1878-7352\OnlineTest\web\test.jsp OnlineTest-1878-7352\OnlineTest\web\UserList.jsp OnlineTest-1878-7352\OnlineTest\web\View.jsp OnlineTest-1878-7352\OnlineTest\web\WEB-INF\web.xml OnlineTest-1878-7352\OnlineTest\web\WEB-INF OnlineTest-1878-7352\OnlineTest\web OnlineTest-1878-7352\OnlineTest OnlineTest-1878-7352