搜索资源列表
jspjava123645
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
spring_code
- 学习spring非常好的例程代码! 一个tomcat下的源码,mysql的数据库!-Spring study routine is very good code! Under a tomcat source, mysql database!
test-JDBC
- myeclipse开发环境测试JDBC连接mysql数据库例程,实现了增删改查更新等对数据库的基本操作,例程程序有注解并且很基础,对于JDBC的学习很有帮助。-Testing JDBC connection mysql routines,it implements CRUD updates and other basic operations, routine program annotated and it is the basis for learning JDBC helpful.