文件名称:jsp
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 史***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发。在练习这些代码的时候,你一定将jdbc的驱动程序放到服务器的类路径里,然后要在数据库里建一个表test,有两个字段比如为test1,test2,可以用下面SQL建 -All logic on the database in jsp is not necessarily good practice, but is conducive to learning for beginners, so I do this, when the U.S. learned to some extent, they can consider the use of MVC pattern of development. In practice these codes, you must be jdbc driver on the server classpath, and then to build a database table test, there are two fields such as for test1, test2, can be used to build the following SQL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jsp连接数据库大全.doc