CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:hiberexam

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    7.36mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

在线考试,struts ,hibernate , spring.

部署Web应用请按如下步骤进行:

1. 进入hiberexam路径下,将sql.sql脚本中的语句导入MySql数据库。

2. 修改hiberexam\WEB-INF\classes路径下的appContext文件,将其中的数据库密码修改为你的数据库密码。

3. 进入hiberexam\WEB-INF路径下,启动Dos或shell窗口,输入

ant compile -- 该命令用于编译应用。

4. 将整个应用复制到 TOMCAT_HOME /webapps路径下,启动Tomcat服务器即可。

5. 系统后台管理员用户名和密码都是mysql

6. 系统考生的登录用户名为:张三,学号为:123456789123456-Online exam, struts, hibernate, spring. Deploy Web applications please follow these steps: 1. Into hiberexam path, the import statement in the scr ipt sql.sql MySql database. 2. Modify hiberexam \ WEB-INF \ classes directory of appContext file, which will change the database password for your database password. 3. Into hiberexam \ WEB-INF directory, start the Dos or shell window, type ant compile- This command is used to compile the application. 4. The entire application copied to TOMCAT_HOME /webapps directory, start the Tomcat server. 5. The system administrator user name and password for the background are the mysql 6. The system login user name candidates: Joe Smith, student number is: 123456789123456
(系统自动生成,下载前可以参看下载内容)

下载文件列表

hiberexam/images/2.jpg
hiberexam/images/announce.gif
hiberexam/images/background_left.gif
hiberexam/images/backt.gif
hiberexam/images/bar.jpg
hiberexam/images/dot_1.gif
hiberexam/images/fav_1.gif
hiberexam/images/forget_1.gif
hiberexam/images/forword_1.gif
hiberexam/images/help_1.gif
hiberexam/images/HOME_BG1.GIF
hiberexam/images/home_bg10.gif
hiberexam/images/HOME_BG2.GIF
hiberexam/images/HOME_BG3.GIF
hiberexam/images/HOME_BG4.GIF
hiberexam/images/HOME_BG5.gif
hiberexam/images/HOME_BG6.GIF
hiberexam/images/HOME_BG7.GIF
hiberexam/images/HOME_BG8.GIF
hiberexam/images/HOME_BG9.GIF
hiberexam/images/ip_1.gif
hiberexam/images/left_arrow_down.gif
hiberexam/images/left_background_01.gif
hiberexam/images/left_background_02.gif
hiberexam/images/post_1.gif
hiberexam/images/query_1.gif
hiberexam/images/sauser_1.gif
hiberexam/images/sauser_2.gif
hiberexam/images/sauser_3.gif
hiberexam/images/stu_1.gif
hiberexam/images/Style.css
hiberexam/images/useronline.gif
hiberexam/index.jsp
hiberexam/js/tree.js
hiberexam/sql.sql
hiberexam/WEB-INF/actionContext.xml
hiberexam/WEB-INF/appContext.xml
hiberexam/WEB-INF/build.xml
hiberexam/WEB-INF/classes/appContext.xml
hiberexam/WEB-INF/classes/daoContext.xml
hiberexam/WEB-INF/classes/ExamType.hbm.xml
hiberexam/WEB-INF/classes/ExamUser.hbm.xml
hiberexam/WEB-INF/classes/message.properties
hiberexam/WEB-INF/classes/message_zh.properties
hiberexam/WEB-INF/classes/org/yeeku/action/AddQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/AddStudentAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/AddTestAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/AdminLoginAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/authority/AuthorityInterceptor.class
hiberexam/WEB-INF/classes/org/yeeku/action/authority/ExamInterceptor.class
hiberexam/WEB-INF/classes/org/yeeku/action/base/BaseAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/base/MyActionServlet.class
hiberexam/WEB-INF/classes/org/yeeku/action/BeforeAddQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/BeginAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/DelQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/DelStudentAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/FinishAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/ListQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/ListStudentAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/PrepareAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/ReplyAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/StudentLoginAction.class
hiberexam/WEB-INF/classes/org/yeeku/dao/ExamTypeDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/ExamUserDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/ExamTypeDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/ExamUserDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/QuestionDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/StudentDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/QuestionDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/StudentDao.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport$1.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport$2.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport$3.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport.class
hiberexam/WEB-INF/classes/org/yeeku/exception/ExamException.class
hiberexam/WEB-INF/classes/org/yeeku/model/ExamType.class
hiberexam/WEB-INF/classes/org/yeeku/model/ExamUser.class
hiberexam/WEB-INF/classes/org/yeeku/model/Question.class
hiberexam/WEB-INF/classes/org/yeeku/model/Student.class
hiberexam/WEB-INF/classes/org/yeeku/service/ExamService.class
hiberexam/WEB-INF/classes/org/yeeku/service/impl/ExamServiceImpl.class
hiberexam/WEB-INF/classes/org/yeeku/test/ExamServiceTest.class
hiberexam/WEB-INF/classes/Question.hbm.xml
hiberexam/WEB-INF/classes/Student.hbm.xml
hiberexam/WEB-INF/daoContext.xml
hiberexam/WEB-INF/jsp/addQuestion.jsp
hiberexam/WEB-INF/jsp/addStudent.jsp
hiberexam/WEB-INF/jsp/addTest.jsp
hiberexam/WEB-INF/jsp/error.jsp
hiberexam/WEB-INF/jsp/examMain.jsp
hiberexam/WEB-INF/jsp/exception.jsp
hiberexam/WEB-INF/jsp/footer.jsp
hiberexam/WEB-INF/jsp/images/2.jpg
hiberexam/WEB-INF/jsp/images/announce.gif
hiberexam/WEB-INF/jsp/images/background_left.gif
hiberexam/WEB-INF/jsp/images/backt.gif
hiberexam/WEB-INF/jsp/images/bar.jpg
hiberexam/WEB-INF/jsp/images/dot_1.gif
hiberexam/WEB-INF/jsp/images/fav_1.gif
hiberexam/WEB-INF/jsp/images/forget_1.gif
hiberexam/WEB-INF/jsp/images/forword_1.gif
hiberexam/WEB-INF/jsp/images/help_1.gif
hiberexam/WEB-INF/jsp/images/HOME_BG1.GIF
hiberexam/WEB-INF/jsp/images/home_bg10.gif
hiberexam/WEB-INF/jsp/images/HOME_BG2.GIF
hiberexam/WEB-INF/jsp/images/HOME_BG3.GIF
hiberexam/WEB-INF/jsp/images/HOME_BG4.GIF
hiberexam/WEB-INF/jsp/images/HOME_BG5.gif
hiberexam/WEB-INF/jsp/images/HOME_BG6.GIF
hiberexam/WEB-INF/jsp/images/HOME_BG7.GIF
hiberexam/WEB-INF/jsp/images/HOME_BG8.GIF
hiberexam/WEB-INF/jsp/images/HOME_BG9.GIF
hiberexam/WEB-INF/jsp/images/ip

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com