Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mysql-connector-java-5.0
Search - mysql-connector-java-5.0 - List
简易java(easyjf)框架开源论坛系统(测试版)在tomcat5.0上安装说明 www.easyjf.com 简易java框架--简易、实用才是硬道理! 简易java框架开源论坛系统拥有常用论坛系统的基本功能,集前台后台代码为一体,支持UBB代码。该论坛系统使用基于OO的方法设计,采用多层B/S构架,数据库持久层主要使用本网的简易数据库开源框架EasyJDO,Web层使用EasyJWeb框架,java代码与页面完全分离,易扩展。欢迎广大Java爱好者下载使用。 由于水平有限,难免有很多不足这处,请把您的建议通过www.easyjf.com提交给我们。我们也会根据广大网友的建议对论坛系统保持不断更新。更多实用开源代码及框架,请登录我们的网站。我们将在近期推出一系列的简易、实用J2EE开源框架及构件。 一、超级菜鸟安装说明 1、JDK1.4.2以上版本(注意配置java_home路径) 2、安装tomcat 3、把本论坛的全部程序拷贝到tomcat的webapps\ROOT目录下。 4、执行数据库结构生成脚本。MySql:执行bbs-mysql.sql 若Microsoft Sql Server:执行bbs-mssql.sql 5、根据您的数据库配置情况,修改WEB-INF/class/easyjf-dbo.xml文件配置。 6、启动tomcat,在浏览器中输入http://localhost:8080/bbs/即可运行论坛程序。 二、安装注意事项 1、本论坛程序使用数据为连接池使用的apache commons-dbcp-1.2.1管理数据库连接,确保该包可用。(tomcat自带) 2、若不能正常访问数据库,请把以下的JDBC驱动程序拷贝到tomcat的common\lib目录。 mysql-connector-java-3.1.11-bin.jar(mySql的驱动) msbase.jar(MSSql的驱动) mssqlserver.jar(MSSql的驱动) msutil.jar(MSSql的驱动) 3、不要把程序安装在中文路径下面。 4、本论坛资源文件使用的绝对路径。因此,需要要把论坛程序设置成主站。 5、系统使用Log4j-1.2 作为日志系统 三、论坛初始设置(确保论坛程序正常运行后执行) 1、注册一个用户名为admin的帐号。论坛系统的超级管理员帐号。 2、刷新左边的菜单栏。然后通过“栏目管理”添加论坛栏目即可。 四、代码说明 bbs目录:存放论坛主页及其它静态页面 WEB-INF\src:论坛的源代码 WEB-INF\easyjweb\bbs:论坛动态页面模板。 WEB-INF\lib:论坛的支持库文件。(全为开源软件:其中EasyJWeb0.2.jar为EasyJWeb框架、EasyDBO0.1.jar为EasyDBO框架,可通过本站下载源代码。)
Update : 2009-11-11 Size : 2988376 Publisher : fhg2010@sohu.com

DL : 0
1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscript.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot"; 5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下; 6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。 -1, imported in Eclipse projects, to by Eclipse menu File → Import → Existing Projects intoWorkspace Project create a database in MySQL using MySQL Control Center to perform the database directory dbscript.sql database script file to create the database SQL statements to create the database and tables, and data 3, setting the database connection configuration to, modify doc directory exam.xml file, the database user name and password is set to the actual user name and password 4, the doc directory of the exam. xml file is copied to the Tomcat installation directory conf \ Catalina \ localhost folder, docBase modify the exam.xml file, directory points to the value of the project, such as " F: \ jsp \ 21 \ WebRoot" ensure that the Tomcat installation directory common \ lib under the mysql-connector-java-3.0.16-ga-bin.jar class package file, if no copy WebRoot \ WEB-INF \ lib directory mysql-connector-java-3.0. a 16-ga-bin.jar class package file to the Tomcat installation dire
Update : 2024-05-03 Size : 2764800 Publisher : charles

tomcat服务器调用sqlserver的驱动_放在服务器端WEB-INF目录下的lib-tomcat server calls the sqlserver drive _ on the WEB-INF directory of the server-side lib
Update : 2024-05-03 Size : 3929088 Publisher : 梅稚

my connectioner deriver
Update : 2024-05-03 Size : 4087808 Publisher : wjw

In the end, it’s not the years in your life that count. It’s the life in your years.
Update : 2024-05-03 Size : 6333440 Publisher : mylth

Java+mysql实现的网络爬虫。针对单个WordPress网站的网络爬虫程序 使用的开源类库如下: Apache HttpComponents 4.3 HTML Parser 2.0 MySQL Connector/J 5.1.27 使用UTF-8编码以记录中文标签 使用XAMPP默认MySQL端口localhost:3306 需要本地XAMPP环境 -Java+ mysql web crawler.On a single web crawlers WordPress site Use of open source libraries are as follows: Apache HttpComponents 4.3 2.0 HTML Parser The MySQL Connector/J 5.1.27 Use utf-8 to record label in Chinese Using XAMPP MySQL default port localhost: 3306 Need local XAMPP environment
Update : 2024-05-03 Size : 1883136 Publisher : 便是天地

DL : 0
1.修复了用户删除回复帖的错误; 2.修复了版主改类的错误; 3.修复了引用quote的错误; 4.基于最新的J2SDK 1.4.2-02开发; 5.基于最新的mysql-connector-java-3.0.9-stable开发; 6.基于最新的MySQL 4.0.16开发; 7.修复论坛短消息的错误; 8.修改了style样式表的实现,平衡了数据库负载; 9.添加了media支持,目前可以支持mp3/avi/asf/rm/qt等大量的media文件; 10.调控了jbb的标签,目前我们论坛的jbb的标签可以更好的工作;-1 fixes the user to delete the reply post error 2 repair moderators change class error 3 fixes a reference to quote s error 4 based on the latest development of 1.4.2-02 J2SDK 5 based on the latest mysql-connector-java-3.0.9-stable development 6 based on the latest development of 4.0.16 MySQL 7 bug fixes forum short message 8 modify the style style sheet to achieve the balance of the load 9 added media support, the current can support a large number of mp3/avi/asf/rm/qt files, such as media 10 to control the jbb tag, the current forum of the jbb tag can be better work
Update : 2024-05-03 Size : 2905088 Publisher : dmpudn31

jdbc 服务器数据库连接 包装类-jdbc 服务器数据库连接 包装类
Update : 2024-05-03 Size : 4289536 Publisher : jinrui

jdbc数据库连接jar包j dbc数据库连接jar包-this is a jar noetpad
Update : 2024-05-03 Size : 4058112 Publisher : 王凯

数据库连结myeclipse时所需数据包,解压后即可使用-when you use myeclipse you mey need it
Update : 2024-05-03 Size : 8845312 Publisher : 木木

JSP/Java21
DL : 0
九宫格日记。本项目使用到了jstl-api-1.2.jar、jstl-impl-1.2.jar、mysql-connector-java-5.1.10-bin.jar,需要 需要自行下载,放置到项目的lib文件夹下。-Jiugongge diary. This project uses the jstl-api-1.2.jar, jstl-impl-1.2.jar, mysql-connector-java-5.1.10-bin.jar, need Need to download, placed in the project to the lib folder.
Update : 2024-05-03 Size : 3055616 Publisher : 凤友

DL : 0
MySQL数据库用户名:root,密码root,安装后请重新设置密码。自带mysql驱动mysql-connector-java-5.1.30.jar放在tomcat/lib下。-gaugu ghaujdhja hsajdhaj
Update : 2024-05-03 Size : 710656 Publisher : 曹威

12342134123412124124
Update : 2024-05-03 Size : 3817472 Publisher : PARKJISUNG

DL : 0
MyBatis简易教程 ①数据库 在MySQL中,test数据库下,简历user表,一共两个字段id和name,建表语句略。 ②需导入的包 只有两个: mybatis-3.0.3.jar mysql-connector-java-5.1.9-bin.jar(JDBC包) ③目录结构 采用最简单的结构,domain包下有且仅有四个文件 configuration.xml User.xml User.java Test.java(MyBatis API Tutorial)
Update : 2024-05-03 Size : 6144 Publisher : Deiz
« 1 2 3 4 5»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.