文件名称:testonline
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-01-15
- 文件大小:
- 2.64mb
- 下载次数:
- 0次
- 提 供 者:
- cha****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project;
2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据;
3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码;
4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot";
5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下;
6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。
-1, imported in Eclipse projects, to by Eclipse menu File → Import → Existing Projects intoWorkspace Project create a database in MySQL using MySQL Control Center to perform the database directory dbscr ipt.sql database scr ipt file to create the database SQL statements to create the database and tables, and data 3, setting the database connection configuration to, modify doc directory exam.xml file, the database user name and password is set to the actual user name and password 4, the doc directory of the exam. xml file is copied to the Tomcat installation directory conf \ Catalina \ localhost folder, docBase modify the exam.xml file, directory points to the value of the project, such as " F: \ jsp \ 21 \ WebRoot" ensure that the Tomcat installation directory common \ lib under the mysql-connector-java-3.0.16-ga-bin.jar class package file, if no copy WebRoot \ WEB-INF \ lib directory mysql-connector-java-3.0. a 16-ga-bin.jar class package file to the Tomcat installation dire
2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据;
3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码;
4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot";
5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下;
6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。
-1, imported in Eclipse projects, to by Eclipse menu File → Import → Existing Projects intoWorkspace Project create a database in MySQL using MySQL Control Center to perform the database directory dbscr ipt.sql database scr ipt file to create the database SQL statements to create the database and tables, and data 3, setting the database connection configuration to, modify doc directory exam.xml file, the database user name and password is set to the actual user name and password 4, the doc directory of the exam. xml file is copied to the Tomcat installation directory conf \ Catalina \ localhost folder, docBase modify the exam.xml file, directory points to the value of the project, such as " F: \ jsp \ 21 \ WebRoot" ensure that the Tomcat installation directory common \ lib under the mysql-connector-java-3.0.16-ga-bin.jar class package file, if no copy WebRoot \ WEB-INF \ lib directory mysql-connector-java-3.0. a 16-ga-bin.jar class package file to the Tomcat installation dire
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testonline\.classpath
..........\.mymetadata
..........\.project
..........\db\dbscript.sql
..........\..\dbscript.sql.bak
..........\..\exam.xml
..........\src\ApplicationResources.properties
..........\...\org\mmxbb\exam\bean\ExaminationPaper.java
..........\...\...\.....\....\....\ExaminationPaperDetail.java
..........\...\...\.....\....\....\Examinee.java
..........\...\...\.....\....\....\Question.java
..........\...\...\.....\....\....\QuestionInTest.java
..........\...\...\.....\....\....\TestPaper.java
..........\...\...\.....\....\....\TestPaperDetail.java
..........\...\...\.....\....\.usiness\AdminLogonAction.java
..........\...\...\.....\....\........\baseinfo\BaseInfoAction.java
..........\...\...\.....\....\........\........\BaseInfoActionForm.java
..........\...\...\.....\....\........\........\ManiAction.java
..........\...\...\.....\....\........\CheckAdminFilter.java
..........\...\...\.....\....\........\CheckLogonTag.java
..........\...\...\.....\....\........\CheckUserFilter.java
..........\...\...\.....\....\........\database.xml
..........\...\...\.....\....\........\EditAdminPwdAction.java
..........\...\...\.....\....\........\EditAdminPwdActionForm.java
..........\...\...\.....\....\........\ErrorReturnAction.java
..........\...\...\.....\....\........\exam\EditExamineeAction.java
..........\...\...\.....\....\........\....\EditPwdAction.java
..........\...\...\.....\....\........\....\ExamineeInquiryAction.java
..........\...\...\.....\....\........\....\ExamineeInquiryActionForm.java
..........\...\...\.....\....\........\....\ExamTestActionForm.java
..........\...\...\.....\....\........\....\InquryExamAction.java
..........\...\...\.....\....\........\....\SaveEditExamineeAction.java
..........\...\...\.....\....\........\....\SaveEditPwdAction.java
..........\...\...\.....\....\........\....\SaveTestPaperAction.java
..........\...\...\.....\....\........\....\ShowExamTestAction.java
..........\...\...\.....\....\........\....inee\AddExamineeAction.java
..........\...\...\.....\....\........\........\CheckOverlap.java
..........\...\...\.....\....\........\........\DeleteExamineeAction.java
..........\...\...\.....\....\........\........\DeleteExamineeActionForm.java
..........\...\...\.....\....\........\........\EditExamineeAction.java
..........\...\...\.....\....\........\........\ExamineeActionForm.java
..........\...\...\.....\....\........\........\ExamineeTestDetailsAction.java
..........\...\...\.....\....\........\........\ExamineeTestDetailsActionForm.java
..........\...\...\.....\....\........\........\SaveAddExamineeAction.java
..........\...\...\.....\....\........\........\SaveEditExamineeAction.java
..........\...\...\.....\....\........\........\ShowExamineeAction.java
..........\...\...\.....\....\........\LogoffAction.java
..........\...\...\.....\....\........\LogonAction.java
..........\...\...\.....\....\........\LogonBean.java
..........\...\...\.....\....\........\LogonForm.java
..........\...\...\.....\....\........\paper\AddExaminationPaperAction.java
..........\...\...\.....\....\........\.....\AddExaminationPaperForm.java
..........\...\...\.....\....\........\.....\AddQuestionToExaminationPaperAction.java
..........\...\...\.....\....\........\.....\AddSelectorAction.java
..........\...\...\.....\....\........\.....\ClearIdListAction.java
..........\...\...\.....\....\........\.....\ExaminationPaperListAction.java
..........\...\...\.....\....\........\.....\InquiryExamTestPaperAction.java
..........\...\...\.....\....\........\.....\MakeSureRemoveQuestionAction.java
..........\...\...\.....\....\........\.....\MakeSureRemoveQuestionForm.java
..........\...\...\.....\....\........\.....\PaperOperaSuccessAction.java
..........\...\...\.....\....\........\.....\PreViewExamTestPaperAction.java
..........\...\...\.....\....\........\.....\PreViewExamTestPaperForm.java
..........\...\...\.....\....\........\.....\RemoveQuestionAction.java
..........\...\...\.....\....\........\.....\ToListQuestionAction.java
..........\...\...\.....\....\........\PortalLogonAction