Location:
Search - resin 4
Search list
Description: RESIN连接池-PLASTIC Connection Pool
Platform: |
Size: 1894 |
Author: 王凌 |
Hits:
Description: 以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。把lyb的文件夹拷贝到你的虚拟目录。把chclyb文件夹拷贝到X:\\mysql\\data\\下面。把class_lyb拷贝到Class文件夹下面,同时改名为lyb运行http://127.0.0.1:8080/lyb/看见了吧!如果有任何问题请联系chen_shengjie@tom.comPS:没有版权。-above procedures in Win2k Server Mysql + + + Resin credentials following through. Put lyb copy the folder to your virtual directory. Put chclyb copy of the folder X : \\ mysql \\ data \\ below. Put class_lyb copy of the Class folder below, renamed lyb running http://127.0.0.1:8080/lyb/ see! If you have any questions please contact chen_shengjie@tom.comPS : copyright.
Platform: |
Size: 147396 |
Author: 甘朗 |
Hits:
Description: jcrontab是一个定时器开源项目包 目前提供存取文件或数据库, 把执行结果寄发 email, 简单地设置在 Tomcat, Resin, Jetty 及 JBoss 之上, 更是可以取代 cron 单独去执行, 也提供了良好的效能-jcrontab timer is a package of open source projects currently provided access to documents or databases, the implementation of the results send email, simple to install in Tomcat, Resin, Jetty and JBoss, nor can replace cron alone enforce, but also provided a good performance
Platform: |
Size: 3132239 |
Author: 孙永 |
Hits:
Description: Resin Remote Service
Platform: |
Size: 6631 |
Author: lcw_t1@163.com |
Hits:
Description: resinweb服务器源文件-resinweb source file server
Platform: |
Size: 3277824 |
Author: 侯志宏 |
Hits:
Description: RESIN连接池-PLASTIC Connection Pool
Platform: |
Size: 2048 |
Author: 王凌 |
Hits:
Description: 以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。把lyb的文件夹拷贝到你的虚拟目录。把chclyb文件夹拷贝到X:\mysql\data\下面。把class_lyb拷贝到Class文件夹下面,同时改名为lyb运行http://127.0.0.1:8080/lyb/看见了吧!如果有任何问题请联系chen_shengjie@tom.comPS:没有版权。-above procedures in Win2k Server Mysql+++ Resin credentials following through. Put lyb copy the folder to your virtual directory. Put chclyb copy of the folder X : \ mysql \ data \ below. Put class_lyb copy of the Class folder below, renamed lyb running http://127.0.0.1:8080/lyb/ see! If you have any questions please contact chen_shengjie@tom.comPS : copyright.
Platform: |
Size: 147456 |
Author: 甘朗 |
Hits:
Description: jcrontab是一个定时器开源项目包 目前提供存取文件或数据库, 把执行结果寄发 email, 简单地设置在 Tomcat, Resin, Jetty 及 JBoss 之上, 更是可以取代 cron 单独去执行, 也提供了良好的效能-jcrontab timer is a package of open source projects currently provided access to documents or databases, the implementation of the results send email, simple to install in Tomcat, Resin, Jetty and JBoss, nor can replace cron alone enforce, but also provided a good performance
Platform: |
Size: 3132416 |
Author: 孙永 |
Hits:
Description: 上传一个RESIN的环境配置学习手册,简单易懂,能让初学者在很短时间内掌握RESIN的基本环境配置。-upload a learning environment configuration manual, simple, allow beginners in a very short time PLASTIC grasp the basic environment configuration.
Platform: |
Size: 60416 |
Author: 范煜 |
Hits:
Description: 采用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
Platform: |
Size: 667648 |
Author: wyw0818 |
Hits:
Description: 1.服务器装有jdk和resin服务器等
2.安装完JSDK后,配置下面的内容:
在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它):
c:\jsdk\LIB\dt.JAR c:\jsdk\LIB\TOOLS.JAR c:\jsdk\BIN .
再在系统变量中找到Path并加入下面内容:
c:\jsdk\ c:\jsdk\bin
3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在
WEB-INF目录下
4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classes\myjsp\dbconn.java文件
5.上面成功后就可以http://localhost:8080/目录名/可以访问了-1. Jdk installed servers and server 2 resin. After installing JSDK, It will contain the following : the system variables found ClassPath and add the following (if you can not find ClassPath , it was new) : c : \ jsdk \ LIB \ dt.JAR c : \ jsdk \ LIB \ TOOLS.JAR c : \ jsdk \ BIN. then the system variables found Path and add the following : c : \ jsdk \ c : \ jsdk \ bin 3. directly extract resin can run the procedure on the doc directory put cl Contents of the document asses on the WEB-INF directory 4. odbc up in the database have added the path to g uestbook also can be changed to other classes to amend \ myjsp \ dbconn.ja va 5. above can be successful after http://localhost : 8,080/directory name/can be visited. .
Platform: |
Size: 694272 |
Author: |
Hits:
Description: 《Java Web服务》,该书为有经验的Java开发者提供了一种进入Web服务世界的方法,循序渐进地介绍了SOAP、UDDI、WSDL、JAXM、UDDI。-"Java Web Services" The book for experienced Java developers to provide access to a Web services world, gradual introduction of the SOAP, UDDI, WSDL, Resin, UDDI.
Platform: |
Size: 2751488 |
Author: 丽鹃 |
Hits:
Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascript代码很少,
非常适合作为java入门的例程,特别是对servlet部分。
开发调试平台为jbuilder9+tomcat4,在resin下测试通过。
数据库平台为ms sql server,在mysql下测试通过,但要改部分代码
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
-used jsp servlet javabean, jsp responsible for a small number of pages, to the main servlet. Structural clarity, not to do graphic pages, it has html and javascript code rarely, very suitable for the induction of java as a routine, especially for some servlet. Debugging platform for the development of jbuilder9 tomcat4 the resin under test. Database platform for ms sql server, mysql under test pass, But part of a need to change the code for the database connection pool jakarta apache organized the project team developing the comm ons-dbcp 1.0
Platform: |
Size: 1307648 |
Author: |
Hits:
Description: MAVEN最佳实现,很不错,方便管理java项目-Maven best realize, it is true that facilitate management java project
Platform: |
Size: 1875968 |
Author: 镇静剂 |
Hits:
Description: Resin的安装和配置
Resin 可以在 http://www.caucho.com/download/index.xtp免费下载和使用。使用Res
in开发或者学习是免
费的,-Resin installation and configuration of Resin can http://www.caucho.com/download/index.xtp free download and use. Res in the development or use of study are free of charge,
Platform: |
Size: 7168 |
Author: aaa |
Hits:
Description: 解压在c盘,运行bin/httpd.exe,整个电子商务网站在ec里,在浏览器中输入http://localhost:8080/ec/index.jsp
来运行主页,此网站设计时有一个错误,自己改正。-adfadaffdsafdafafsafdafda
Platform: |
Size: 4794368 |
Author: 袁乃军 |
Hits:
Description: 基于JSP技术的企业电子商务系统,本文介绍了基于JSP技术的企业电子商务系统的设计,描述了基于
JSP的动态Web数据库应用系统工作原理, JSP应用服务器Resin以及利用JSP开发WEB的几种
方法。-JSP technology-based enterprise e-commerce system, This paper introduces the JSP technology-based enterprise e-commerce system design, describes the dynamic JSP-based Web database application system, working principle, JSP application server, Resin and JSP development using several methods WEB.
Platform: |
Size: 239616 |
Author: infinitesquall |
Hits:
Description: Resin是CAUCHO公司(http://www.caucho.com/)的产品,是一个非常流行的支持servlets 和jsp的引擎,速度非常快。Resin本身包含了一个支持HTTP/1.1的WEB服务器。虽然它可以显示动态内容,但是它显示静态内容的能力也非常 强,速度直逼APACHE SERVER。许多站点都是使用该WEB服务器构建的。
Resin也可以和许多其他的WEB服务器一起工作,比如Apache server和IIS等。Resin支持Servlets 2.3标准和JSP 1.2标准。熟悉ASP和PHP的用户可以发现用Resin来进行JSP编程是件很容易的事情。
Resin支持负载平衡(Load balancing),可以增加WEB站点的可靠性。方法是增加服务器的数量。比如一台SERVER的错误率是1 的话,那么支持负载平衡的两个Resin服务器就可以使错误率降到0.01 。
-Resin is a searching software
Platform: |
Size: 8160256 |
Author: jack |
Hits:
Description: resin3.2参考手册。英文版。667页。-resin3.2 reference manual. English. 667.
Platform: |
Size: 1806336 |
Author: 王鹏 |
Hits:
Description: 服务器部署resonResin是CAUCHO公司的产品,是一个非常流行的支持servlets和jsp的引擎,速度非常快。Resin本身包含了一个支持HTTP/1.1的WEB服务器。它不仅可以显示动态内容,而且它显示静态内容的能力也非常强,速度直逼APACHESERVER。许多站点都是使用该WEB服务器构建的。 [1]
Resin也可以和许多其他的WEB服务器一起工作,比如Apache server和IIS等。Resin支持Servlets 2.3标准和JSP 1.2标准。熟悉ASP和PHP的用户可以发现用Resin来进行JSP编程是件很容易的事情。 [1]
Resin支持负载均衡(Load balancing),可以增加WEB站点的可靠性。方法是增加服务器的数量。比如一台SERVER的错误率是1%的话,那么支持负载均衡的两个Resin服务器就可以使错误率降到0.01%。(Resin is a product of CAUCHO. It's a very popular engine that supports servlets and jsp. It's very fast. Resin itself includes a Web server that supports HTTP/1.1. It can display not only dynamic content, but also static content, which is very fast and close to APACHESERVER. Many sites are built using the WEB server. [1]
Resin can also work with many other WEB servers, such as Apache server and IIS. Resin supports Servlets 2.3 and JSP 1.2 standards. Users familiar with ASP and PHP can find it easy to program JSP with Resin. [1]
Resin supports load balancing, which can increase the reliability of WEB sites. The way is to increase the number of servers. For example, if the error rate of a SERVER is 1%, then two Resin servers supporting load balancing can reduce the error rate to 0.01%.)
Platform: |
Size: 27699200 |
Author: Jason小灰灰 |
Hits: