CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - commons-pool.jar
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - commons-pool.jar - List
[
JSP/Java
]
jjinfo
DL : 0
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 详细介绍了jdbc的常用api以及数据库中的表的级联。 开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。 数据库平台为ms sql server2000 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0 info.sql 数据库的表结构文件 其中表info_table1和info_table2有级联关系 guestbook.properties 属性文件,初始化了一些参数 mssqlserver.jar,msutil.jar,msbase.jar SQL驱动 commons-collections.jar,commons-dbcp-1.1.jar,commons-pool-1.1.jar 数据库连接池 -used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, details of jdbc common api and the database table cascade. Developing and debugging platform for jbuilder9 tomcat4. the resin and Weblogic under test. Ms database platform for sql server 2000 database connection pool for apache organization jak Arta developed by the project team commons - DBCP 1.0 info.sql database table structure documents and watches info_table1 info_table2 a cascade relations guestbo ok.properties attribute, the initialization parameters mssqlserver.jar, msutil.jar. msbase.jar SQL driver commons - collections.jar. commons - DBCP - 1.1.jar, commons-pool-1.1.jar database connection pool
Update
: 2008-10-13
Size
: 652.23kb
Publisher
:
wyw0818
[
JSP/Java
]
javaNewsManager
DL : 0
Struts新闻管理系统 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.tool包下面的DBConnection.java中的配置部分。以及WebRoot\\WEB-INF下的struts-config.xml的数据库配置部分。自己可以修改为MYSQL连接。-Struts an information management system. The procedures for the study struts friends provide an example. 2. The procedural part of achieving functional AJAX using DWR framework. 3. Procedures for the environment TOMACT MYECLIPSE 5.0 5.5 4 Oracle 9i. Configuration Note : lib directory of commons-pool-1.2.jar. commons - dbcp - 1.2.jar. ojdbc14.jar TOMACT copy of the directory COMMON under the LIB directory. 5. Cn.lingqi.tool packets need to amend the following DBConnection.jav a part of the configuration. And WebRoot \\ WEB-INF under the struts - config.xml database Configuration part. They can be revised as MYSQL link.
Update
: 2008-10-13
Size
: 4.74mb
Publisher
:
qwqwqw
[
JSP/Java
]
commons-pool-1.2-src
DL : 0
Apache的通用池Jar包-Apache common pool Jar packet
Update
: 2008-10-13
Size
: 307.27kb
Publisher
:
阿达
[
JSP/Java
]
JSP新闻管理系统
DL : 1
Struts新闻管理系统学习版简介: Struts新闻管理系统学习版说明 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.tool包下面的DBConnection.java中的配置部分。以及WebRoot\WEB-INF下的struts-config.xml的数据库配置部分。自己可以修改为MYSQL连接。参考代码如下:
Update
: 2011-04-02
Size
: 4.74mb
Publisher
:
wdlcyzbml@126.com
[
JSP/Java
]
commons-pool-1.2-src
DL : 0
Apache的通用池Jar包-Apache common pool Jar packet
Update
: 2025-02-17
Size
: 307kb
Publisher
:
阿达
[
JSP/Java
]
jjinfo
DL : 0
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 详细介绍了jdbc的常用api以及数据库中的表的级联。 开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。 数据库平台为ms sql server2000 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0 info.sql 数据库的表结构文件 其中表info_table1和info_table2有级联关系 guestbook.properties 属性文件,初始化了一些参数 mssqlserver.jar,msutil.jar,msbase.jar SQL驱动 commons-collections.jar,commons-dbcp-1.1.jar,commons-pool-1.1.jar 数据库连接池 -used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, details of jdbc common api and the database table cascade. Developing and debugging platform for jbuilder9 tomcat4. the resin and Weblogic under test. Ms database platform for sql server 2000 database connection pool for apache organization jak Arta developed by the project team commons- DBCP 1.0 info.sql database table structure documents and watches info_table1 info_table2 a cascade relations guestbo ok.properties attribute, the initialization parameters mssqlserver.jar, msutil.jar. msbase.jar SQL driver commons- collections.jar. commons- DBCP- 1.1.jar, commons-pool-1.1.jar database connection pool
Update
: 2025-02-17
Size
: 652kb
Publisher
:
wyw0818
[
JSP/Java
]
javaNewsManager
DL : 0
Struts新闻管理系统 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.需要修改cn.lingqi.tool包下面的DBConnection.java中的配置部分。以及WebRoot\WEB-INF下的struts-config.xml的数据库配置部分。自己可以修改为MYSQL连接。-Struts an information management system. The procedures for the study struts friends provide an example. 2. The procedural part of achieving functional AJAX using DWR framework. 3. Procedures for the environment TOMACT MYECLIPSE 5.0 5.5 4 Oracle 9i. Configuration Note : lib directory of commons-pool-1.2.jar. commons- dbcp- 1.2.jar. ojdbc14.jar TOMACT copy of the directory COMMON under the LIB directory. 5. Cn.lingqi.tool packets need to amend the following DBConnection.jav a part of the configuration. And WebRoot \ WEB-INF under the struts- config.xml database Configuration part. They can be revised as MYSQL link.
Update
: 2025-02-17
Size
: 4.74mb
Publisher
:
[
Software Engineering
]
commons-pool-1.3
DL : 0
优秀的文档,可以学习java之用 0006728337 00000 n 0006728424 00000 n 0006728600 00000 n -Excellent document, can learn java by 0006728337 00000 n0006728424 00000 n0006728600 00000 n
Update
: 2025-02-17
Size
: 700kb
Publisher
:
谭龙远
[
JSP/Java
]
Strutsnewsadmin
DL : 0
1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.登陆用户名:test密码为空-1. The procedure for learning struts provide an example of a friend. 2. The procedural part of the realization of AJAX functionality, the use of DWR framework. 3. The procedure operating environment for MYECLIPSE 5.0+ TOMACT 5.5+ ORACLE 9i4. Configuration instructions: The lib directory under the commons-pool-1.2.jar, commons-dbcp-1.2.jar, ojdbc14.jar copied to the directory TOMACT COMMON under the LIB directory. 5. Login Username: test password is blank
Update
: 2025-02-17
Size
: 4.74mb
Publisher
:
富兰克林
[
JSP/Java
]
dbcp
DL : 0
常用的JDBC连接池文件 在commons-DBCP文件夹中有4个jar文件-Commonly used JDBC connection pool in the commons-DBCP file folder in the jar file 4
Update
: 2025-02-17
Size
: 1.08mb
Publisher
:
赵高鹏
[
JSP/Java
]
lzzSearch-1.01
DL : 0
网页采集系统 === === ===== 安装配置 --- - 1 程序我就不说了 2 配置文件 applicationContext.xml 里面有详细的注释 3 已经包含了多个论坛博客的参数,如CSDN论坛、博客园、新浪博客、百度Hi、ccidnet等的解析参数 需要的类库 --------- 1 Spring 2.5 2 common-logging 1.1 3 paoding-analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter-2.4.0.jar 9 java2000.jar 演示例子 ------- 本地:在com.laozizhu.search.demo目录下面 B/S: http://search.laozizhu.com -Page acquisition system installation configuration =================------- 1 program I do not say 2 configuration file applicationContext.xml has detailed notes which already contains 3 a number of forums blog parameters, such as CSDN forum, blog, garden, Sina blog, Baidu Hi, ccidnet Analytical parameters such as the library required--------- 1 Spring 2.5 2 common-logging 1.1 3 paoding- analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter demo-2.4.0.jar 9 java2000.jar example------- Local: com.laozizhu.search.demo directory at the following B/S: http://search.laozizhu.com
Update
: 2025-02-17
Size
: 10.36mb
Publisher
:
wfx
[
JSP
]
commons-pool-current
DL : 0
采用struts2+hibernate+spring 所必不可沙的一个jar包 commons-pool-current.zip-Using struts2+ hibernate+ spring the sand must not be a jar package commons-pool-current.zip
Update
: 2025-02-17
Size
: 934kb
Publisher
:
nihao
[
JSP/Java
]
commons-dbcp-1.2.2
DL : 0
APACHE的DBCP数据库连接池驱动程序,可提高数据库服务器的性能!-The DBCP database connection pool APACHE driver can improve the performance of database server!
Update
: 2025-02-17
Size
: 846kb
Publisher
:
fan
[
JSP/Java
]
SSH2_BY_annotations
DL : 0
SSH2工程模板 struts2.1.8 + Spring2.5+ Hibernate3.2 Spring 用注解方式-antlr-2.7.6.jar asm-2.2.3.jar asm-commons-2.2.3.jar asm-util-2.2.3.jar c3p0-0.9.1.2.jar cglib-nodep-2.1_3.jar common-annotations.jar commons-collections.jar commons-dbcp.jar commons-fileupload-1.2.1.jar commons-io-1.3.2.jar commons-logging-1.0.4.jar commons-logging-api-1.1.jar commons-pool.jar dom4j-1.6.1.jar ejb3-persistence.jar freemarker-2.3.15.jar hibernate-annotations.jar hibernate-commons-annotations.jar hibernate3.jar jta.jar log4j.jar msbase.jar mssqlserver.jar msutil.jar ognl-2.7.3.jar spring-beans.jar spring-context-2.5.6.jar spring-context.jar spring-core-2.5.6.jar spring-core.jar spring-orm.jar spring-tx.jar spring-web-2.5.6.jar spring-web.jar spring-webmvc-portlet.jar spring-webmvc-struts.jar spring-webmvc.jar spring.jar struts2-core-2.1.8.1.jar struts2-spring-plugin-2.1.8.1.jar xwork-core-2.1.6.jar 数据库ms sql database zqkdev table tb_user fields uid int username nvarchar password nvarchar
Update
: 2025-02-17
Size
: 34kb
Publisher
:
[
JSP/Java
]
Codejia.com_661c22bcd8a66c20f06f9faaddb10144
DL : 0
Struts新闻管理系统学习版: 8 L* ]2 ]& B0 Q- t5 a2 jStruts新闻管理系统学习版说明 " z o r. n7 g1 u9 {. [5 i& x & f k! F y/ ]+ T1.本程序为学习struts的朋友提供一个例子。" I) w8 R9 z w( c3 ? : ?7 y1 K) J& R! {3 a( T8 c1 a2.本程序部分实现AJAX功能,采用DWR框架。( h X+ M l, C7 X k( ]: z( f2 v5 e* J3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i7 m ]5 a+ T9 ^0 p8 B5 e9 _ l9 v( q $ B: ` w* b k- P 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 9 e, g8 n k X6 e H q$ h) K$ k- ^( \2 M 5.登陆用户名:test密码为空。-Struts News Management System Learning Edition: 8 L*] 2] & B0 Q-t5 a2 jStruts News Management System Learning Help " z o ' r. n7 g1 u9 {. [5 i & x & fk! F y /]+ T1. This process of learning struts friends provide an example. " I) w8 R9 z ' w (c3?:? 7 y1 K) J & R! {3 a (T8 c1 a2. implement AJAX functionality in this part of the program, using DWR framework. (h ' X+ M l, C7 X k (]: z (f2 v5 e* J3. running environment for MYECLIPSE 5.0+ TOMACT 5.5+ ORACLE 9i7 m' ] 5 a+ T9 ^ 0 p8 B5 e9 _ l9 v (q $ B: `w* b k-P 4. configuration instructions: The lib directory of the commons-pool-1.2.jar, commons-dbcp-1.2.jar, ojdbc14.jar copied to TOMACT directory COMMON LIB directory under. 9 e, g8 nk X6 e H q $ h) K $ k-^ (\ 2 M 5. Login Username: test password is blank.
Update
: 2025-02-17
Size
: 4.75mb
Publisher
:
对心锁爱
[
JSP/Java
]
sshs
DL : 0
这个软件的功能齐全 完全可以实现初学这需求 如果读者有疑问 请联系我- This software can be realized the complete function complete beginner this demand if readers have questions, please contact me
Update
: 2025-02-17
Size
: 1.57mb
Publisher
:
程磨
[
JSP/Java
]
commons-pool-1.5.6-bin
DL : 0
which is for common-pooling which is for common-pooling which is for common-pooling -which is for common-pooling which is for common-pooling which is for common-pooling which is for common-pooling which is for common-pooling
Update
: 2025-02-17
Size
: 1.05mb
Publisher
:
mingtian6000
[
JSP/Java
]
DBCP
DL : 0
这是一个DBCP数据库 常用的JDBC连接池文件 在commons-DBCP文件夹中有4个jar文件-This is a commonly used DBCP JDBC connection pool database file folder in the commons-DBCP jar file in the four
Update
: 2025-02-17
Size
: 867kb
Publisher
:
bjqt_2011
[
Web Server
]
commons-pool_0100
DL : 0
commons-pool,连接池的例子,提供给初学者参考的好例子,这是阿帕奇公司提供的一个连接池的jar包内容练习。-commons-pool,conection example.
Update
: 2025-02-17
Size
: 320kb
Publisher
:
[
Other
]
commons-dbcp.jar和commons-pool.jar
DL : 0
commons-dbcp.jar和commons-pool.jar.zip(commons-dbcp.jar commons-pool.jar.zip)
Update
: 2025-02-17
Size
: 107kb
Publisher
:
211
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.