Welcome![Sign In][Sign Up]
Location:
Search - jsp jdbc mysql

Search list

[Other resourceJavaLibrary

Description: 使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。 A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for the implementation. -use jsp my sql constitute the electronic management system. To achieve the library, diaries, laser discs, the system logged in the borrower to manage electronic library. A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) MySQL for the implementation.
Platform: | Size: 653743 | Author: zrx | Hits:

[WEB Codemysqljdbcjsp

Description: 使用jsp,jdbc开发mysql的范例程序-use jsp, jdbc mysql development paradigm procedures
Platform: | Size: 1137 | Author: savage711 | Hits:

[WEB CodeJSPliuyanben2

Description: 1. 本系统运行环境: windows/linux(两个平台我都试过)+jdk1.4+resin+jdbc+mysql 本系统采用jsp编写,数据库采用的是MYSQL,使用JDBC驱动,所以要求有MYSQL的JDBC的驱动程序 本程序的JDBC驱动程序在LIB目录下,在发布的时候放在resin的WEB-INF\\lib目录下 本程序的类文件在CLASS目录下,发布的时候放在resin的发布目录的WEB-INF\\classes下 -1. The system environment : windows / linux (2 platform I have tried) resin jdbc my jdk1.4 sql jsp the system used to prepare, database using the MYSQL, using JDBC driver, Therefore, the requirements MYSQL JDBC Driver for the procedure JDBC Driver in LIB directory, Published in the resin on the WEB-INF \\ lib directory of this type of document procedures in CLAS S catalog, the publication time of the resin released on the Web directory-INF \\ classes under
Platform: | Size: 257073 | Author: wj | Hits:

[JSP/JavaJSP+MYSQLdzbbs

Description: jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection(\"jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5\",\"root\",\"pass\") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name=\"DzBBS\" //論壇名稱 String temple=\"default\" //風格模版 String adminpass=\"pass\" //管理員密碼 設定好後運\行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推荐 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
Platform: | Size: 840358 | Author: James | Hits:

[JSP/JavaBBS(JSP+Struct+MySql)

Description: 现今的社会是一个信息飞速发达的社会,其中在信息的交流当中,互联网占据着一个非常重要的位置。人们可以通过在互联网上收到最新的消息,也可以通过互联网进行信息的交流。而论坛就是大家进行信息交流的其中一个渠道。 论坛的概念:论坛(BBS)是Bulletin-Board-System的缩写,即电子公告栏。它是一种在Internet网上开放的信息服务系统,通过论坛用户可以方便的实现信息的交换和文件的共享。 本文主要完成了基于JSP技术的信息交流论坛的设计和实现,主要实现了客户端和服务器端的动态交互。该系统包含六个模块:论坛用户登陆注册模块,论坛账户信息模块,论坛文章发布模块,公告/制度模块,版块管理模块,信息管理模块。论文详细描述了模块的结构、功能以及具体设计过程。系统采用了JSP技术以及JavaBeans组件技术和JDBC技术实现。 关键词:JSP,BBS,MYSQL,JavaBeans,系统设计
Platform: | Size: 2790524 | Author: 天枫 | Hits:

[Web ServerGbookOfCool留言本mysql

Description: 利用jsp+mysql+jdbc-odbc桥做的网络留言功能,可以上载帖子.-use jsp mysql jdbc- odbc Bridge do a voice network, on the postings.
Platform: | Size: 829440 | Author: 甘朗 | Hits:

[Education soft systemJavaLibrary

Description: 使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。 A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for the implementation. -use jsp my sql constitute the electronic management system. To achieve the library, diaries, laser discs, the system logged in the borrower to manage electronic library. A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) MySQL for the implementation.
Platform: | Size: 653312 | Author: zrx | Hits:

[WEB Codemysqljdbcjsp

Description: 使用jsp,jdbc开发mysql的范例程序-use jsp, jdbc mysql development paradigm procedures
Platform: | Size: 1024 | Author: | Hits:

[JSP/Javajsp+servlet+jdbc

Description: jsp + servlete + jdbc开的管理系统
Platform: | Size: 2441216 | Author: yihu | Hits:

[JSP/JavaJSP+MYSQLdzbbs

Description: jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS" //論壇名稱 String temple="default" //風格模版 String adminpass="pass" //管理員密碼 設定好後運行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推荐 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間 -JSP prepared to set up a BBS system Methods: dzbbs.zip decompress, open dzbbs/set.jsp, amendments in the following try (cn = DriverManager.getConnection (jdbc: mysql:// localhost/mysql? useUnicode = true
Platform: | Size: 839680 | Author: James | Hits:

[JSP/JavaBBS(JSP+Struct+MySql)

Description: 现今的社会是一个信息飞速发达的社会,其中在信息的交流当中,互联网占据着一个非常重要的位置。人们可以通过在互联网上收到最新的消息,也可以通过互联网进行信息的交流。而论坛就是大家进行信息交流的其中一个渠道。 论坛的概念:论坛(BBS)是Bulletin-Board-System的缩写,即电子公告栏。它是一种在Internet网上开放的信息服务系统,通过论坛用户可以方便的实现信息的交换和文件的共享。 本文主要完成了基于JSP技术的信息交流论坛的设计和实现,主要实现了客户端和服务器端的动态交互。该系统包含六个模块:论坛用户登陆注册模块,论坛账户信息模块,论坛文章发布模块,公告/制度模块,版块管理模块,信息管理模块。论文详细描述了模块的结构、功能以及具体设计过程。系统采用了JSP技术以及JavaBeans组件技术和JDBC技术实现。 关键词:JSP,BBS,MYSQL,JavaBeans,系统设计
Platform: | Size: 2790400 | Author: 天枫 | Hits:

[WEB Codej2eebbs

Description: jsp+jdbc的bbs系统,数据库为mysql-jsp+ jdbc of bbs systems, database mysql
Platform: | Size: 106496 | Author: 深蓝 | Hits:

[Software EngineeringJSP-JDBC-MySQL

Description: java mysql 使用-the use of java mysql
Platform: | Size: 181248 | Author: jacky | Hits:

[MySQLmysql.jdbc

Description: mysql和jdbc的应用留言jsp编写.随便改下就很有用的。很不错的,一定要下哟。-mysql and jdbc application jsp prepared message. not changed under the very useful. Very good, we must under yo.
Platform: | Size: 1245184 | Author: liudong12345 | Hits:

[JSP/JavaJSP-Database

Description: Copy the code into your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL. -Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL.
Platform: | Size: 19456 | Author: vinayak | Hits:

[JSP/JavaPersonalPlatform

Description: 利用java jsp(struts+jdbc+mysql)编写,具有留言、注册、上传、下载功能的网页-Using java jsp (struts+ jdbc+ mysql) to prepare a message, register, upload and download pages
Platform: | Size: 3407872 | Author: liu | Hits:

[Software EngineeringShopping

Description: 购物网站,jsp+mysql+jdbc 尚学堂 马士兵-shopping
Platform: | Size: 4829184 | Author: realname | Hits:

[JSP/JavaJSPPJDBCPMySQL

Description: 6月25日更新两讲北风网录制的基于JSP+JDBC+MySQL开发报价管理系统(更新中)》-June 25 update two speakers northerly recorded net developed based JSP+JDBC+MySQL quote management system (update) "
Platform: | Size: 2666496 | Author: 姜建华 | Hits:

[WEB Code3165553283335168

Description: 实现了JDBC技术的增删查改 简易的增删查改(Realizing the improvement of JDBC Technology Simple additions, deletions and changes)
Platform: | Size: 704512 | Author: qq737236284 | Hits:

[JSP/Java航空售票管理信息系统

Description: 航空售票管理系统 jsp java mysql(jsp java jdbc mysql jsp java jdbc mysql)
Platform: | Size: 3476480 | Author: bqzeng | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net