当前位置:
首页
资源下载

搜索资源 - servlet Connection
搜索资源列表
-
0下载:
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少,
非常适合作为java入门的例程,特别是对servlet部分。
开发调试平台为jbuilder9+tomcat4,在resin下测试通过。
数据库平台为ms sql server,在mysql下测试通过,但要改部分代码
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
-
-
0下载:
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少,
详细介绍了jdbc的常用api以及数据库中的表的级联。
开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。
数据库平台为ms sql server2000
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
-
-
0下载:
j2me lan 聊天
server 基于 servlet
使用向导:
◆数据库管理 访问mssdataadmin目录的 default.asp
◆手机wap下载java客户程序的连接 midp1_sanchatjad.asp
◆手机wap信件平台登陆页面 index.asp
◆用户注册页面(html) pc_register.asp
功能介绍:
◆类似移动QQ,可以进行手机及时通讯,而服务器程序可以放在普通虚拟主机的asp空间。
◆可以通过手机添加好
-
-
0下载:
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少,
非常适合作为java入门的例程,特别是对servlet部分。
开发调试平台为jbuilder9+tomcat4,在resin下测试通过。
数据库平台为ms sql server,在mysql下测试通过,但要改部分代码
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
-
-
1下载:
一个学习MVC的很好的实例
此项目以JSP、servlet、JavaBean实现MVC三层架构,*仅供参考*
环境:eclipse_3.2、myeclipse_5.1、jdk_6.0、tomcat_5.5、数据库sql server 2005
为方便调试,未设置默认首页,请从bookworm.jsp登陆
数据库端口、帐户、密码等可能有所不同,请到BookStore\\WebRoot\\WEB-INF下的
connection.xml文件中更改配置
-
-
0下载:
Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet.
-
-
0下载:
Jsp servlet 数据库连接池的详细配置方法
oracle及sql server 和mysql的配置方法
context.xml-Jsp servlet database connection pool configuration details of oracle and sql server and mysql configuration method context.xml
-
-
0下载:
自己写的servlet程序,用以管理搜集的url站点 ShowUrlList.java : 显示链接列表 AddUrl.java :增加链接 DBAdaptor.java :管理数据库连接 HtmlGenerator.java :辅助类 SearchUrl.java :搜索链接-Servlet own written procedures for the administration to collect the url site ShowUrlList.java: display a list
-
-
0下载:
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。
结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少,
详细介绍了jdbc的常用api以及数据库中的表的级联。
开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。
数据库平台为ms sql server2000
数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0-Used j
-
-
0下载:
本文介绍了Java访问数据库的原理及其存在的问题,提出了解决办法-数据库连接池,并对其关键问题进行了分析,构建了一个简便易用的连接池并结合当前热门技术Servlet说明了其如何在开发时使用。-This paper introduces the principles of Java to access the database and its existing problems, propose a solution- database connection pool, and its analy
-
-
0下载:
我做的毕业设计,功能是实现手机和SQL的连接解压并配置相关的TOMCAT服务器,在WTK2.5下,可以进行仿真,同时可以生成 .jar 文件传到手机上用-I did graduate design, function is the realization of mobile phones and SQL connection decompression and configure related TOMCAT server, in WTK2.5 can be simulated, at the
-
-
0下载:
博客系统项目 项目中主要使用了:Java SE、JSP、Servlet、Tomcat、MySQL、PowerDesigner、starUML、Dreamweaver、数据库连接池、 Commons DbUtils、JSTL、Displaytag、HTML、Javascr ipt、CSS等技术和工具
-Project blog system mainly used: Java SE, JSP, Servlet, Tomcat, MySQL, PowerDesigner, starUML, Dr
-
-
0下载:
绘图组件与数据库连接进行形成画点线图需要环境:
1.jdk1.4及以上版本
2.web服务器 tomcat weblogic resin等
3.需要类库 jcommon-1.0.0-pre2.jar jfreechart-1.0.0-pre2.jar servlet-api.jar 这三个类库被封装了
-Graphics components and the formation of the database connection points line plan nee
-
-
0下载:
ztree导航树,sping构架,jdbc配置数据库连接,jdbc配置文件在src下-ztree navigation tree, sping frame, jdbc configure the database connection, jdbc configuration files under the src
-
-
0下载:
android行动网JSP新闻发布系统源码
技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。
设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。
良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。
无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
-
-
0下载:
Program to demonstrate servlet based database conenction
-
-
0下载:
MyEclipse编写Servlet,连接SQL数据库,获得数据并以表格的形式显示。-MyEclipse prepare Servlet, SQL connection, access and display data in a tabular format.
-
-
0下载:
j2ee入门小程序实验练习,包含jsp,servlet,数据库连接池-j2ee Getting applet laboratory exercises, including jsp, servlet, connection pools, etc.
-
-
0下载:
Basic Program on java Server connection
-
-
2下载:
1.这个是早期做的JSP+servlet项目,主要完成了购物的流程的功能和后台某部分功能,页面仿一号店、天猫、京东页面制作的,不兼容过早的浏览器版本,请尽量使用最新版本的浏览器!还有一些功能尚未完,设计上有很多不足。
2.字符集编码为UTF-8
3.数据库为mysql(如有乱码情况,请将mysql字符集设置为UTF-8),项目中连接数据库配置文件是JDBCUtil
4.我的开发工具:eclipse,Tomcat,mysql(1. this is the early JSP+servlet
-