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

文件名称:Webtest(jsp)

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

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

用jsp编写的网上测试系统。



(1)以“Windows身份验证模式”连接SQL Server数据库。



(2)需要安装SQL Server 的补丁SP3。



(3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。



(4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。



(5)选择题路径为 http://localhost:8080/chap22/xuanzeti.jsp



(6)判断题路径为 http://localhost:8080/chap22/panduanti.jsp



(7)如果采用本应用中连接数据库的方法调试不通,可以参照20章中通过ODBC连接数据库的方法来修改

将以下代码:

Class.forName(\"com.microsoft.jdbc.sqlserver.SQLServerDriver\")

String driver = \"jdbc:microsoft:sqlserver://localhost:1433\"

Connection conn = DriverManager.getConnection(driver,\"\",\"\")



修改成:

Class.forName(\"sun.jdbc.odbc.JdbcOdbcDriver\")

String driver = \"jdbc:odbc:try\"

Connection conn = DriverManager.getConnection(driver,\"sa\",\"\")

//如果是windows验证,则不用用户名和密码 -jsp prepared using online testing system. (1) "Windows authentication model" to SQL Server databases. (2) the need to install SQL Server SP3 patches. (3) Run the reference book can be a descr iption, such as out of the papers, if the papers title repeat can deleted from the database, then add the papers. (4) The path to http://localhost papers : 8080/chap22/chujuan.jsp If on the root directory. while trails and a book on the same interface. (5) multiple-choice path to http://localhost : 8080/chap22/xuanzeti.jsp (6) judgment that path at http : / / localhost : 8080/chap22/panduanti.jsp (7) If the application using the data link the method of debugging sense, can refer to Chapter 20 through ODBC to connect to the database approach to the revision of the following codes : JDBC ( &quo
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Web test/chujuan.jsp
Web test/chujuan1.jsp
Web test/kaoshi.jsp
Web test/kaoshi1.jsp
Web test/panduanti.jsp
Web test/readme.txt
Web test/shijuanbianhao.jsp
Web test/xuanzeti.jsp
Web test/xuanzeti_view.jsp
Web test
www.dssz.com.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

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