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

Search list

[Other resourcebookshop(jsp+mysql)

Description: jsp的在线书店,比较完整,装了Mysql和Tomcat后就可。步骤如下: (1)复制源代码bookshop文件夹到Tomcat的webapps\\ROOT文件夹下 (2)复制源文件夹下的WEB-INF中的全部内容到Tomcat的webapps\\ROOT\\WEB-INF\\classes下,有同名文件覆盖 (3)将数据库文件夹下的bookstore文件复制到Mysql的data文件夹下 (4)在地址栏中输入http://localhost:8080/bookshop运行测试即可-jsp online bookstore, complete, installed after Mysql and Tomcat can. The following steps : (1) copy the source code bookshop folder to Tomcat webapps \\ ROOT text items folder (2) Copy the source file folders under the WEB-INF the contents of the Tomcat webap ps \\ ROOT \\ WEB-INF \\ classes, a document covering the same name (3) database files to the folder to copy the bookstore Mysql d ATA folder (4) in the address bar of http://localhost : testing can 8080/bookshop
Platform: | Size: 1387205 | Author: 李志敏 | Hits:

[Other resourced

Description: jsp聊天室。简单代码,在eclipse下运行即可
Platform: | Size: 29999 | Author: firstsens | Hits:

[JSP/Java2_15692

Description: 一套非常好的新闻管理系统,小虫新闻管理系统 V1.0(jsp+javabean+mysql)   1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下)   2.进入classes目录,打开news.txt。    修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”);   3.建数据库,并将database目录下news.sql导入;news.sql中37行中用户可修改你想要的密码,但用户名admin不能更改,否则不能实现超级管理员的功能   4.运行管理文件 --> admin/index.jsp 对系统进行一些基本设置(首先添加栏目) -a very good news management systems, information management systems across V1.0 (jsp javabean mysql) 1. Decompress (such as decompression to the D : \ tomcat4 \ webapps \ ROOT \ news directory) 2. Entering classes directory, open news.txt. Changes mysql.url (databases and database connectivity address), mysql.user (users), mysql.password (password), ilog (database connection pool log file, please note path separator for the "\ \", which is in linux "/" ); 3. to build the database, and database directory news.sql introduction; news.sql 37 line users may want to change your password, user name admin but can not be changed, otherwise achieve super administrator functions 4. document Management-- gt; admin/index.jsp the system some basic settings (First add columns)
Platform: | Size: 266240 | Author: 朱jun | Hits:

[JSP/Javachandddd

Description: 数据库表结构 用SQL Server建立数据库 数据库名:questionnaire Questions表 QuestionID 索引投票主题 Questions 存储投票主题内容 Isvisable 标识投票是否在前台显示 Date 记录投票发布时间 IsOpen 标识投票结果是否向投票用户公开 Items表 ItemID 索引投票选项 QuestionID 关联投票主题 Item 存储投票选项内容 ItemCount 投票记数 Admins表 AdminName 管理员用户名 AdminPwd 管理员密码 说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。 3)目前的数据库连接、访问、修改都是通过页面完成,效率不是太高,在新版本中将使用JavaBeans实现。 4)新版本将添加如下功能:管理员权限设置、投票主题发布可选择单选或多选、投票者留言反馈等。 5)这是我用JSP做的第一个小项目,希望能与更多的朋友交流,我的信箱:fangpeng8118@21cn.com (阿房) -structure of the database tables with SQL Server database database name : Questions questionnaire table QuestionID Index vote theme Q uestions storage vote Isvisable theme logo in the foreground polling showed Date voting records issued IsOpen logo vote whether to vote users open Items Table ItemI D QuestionID index options linked to the voting voting voting theme Item storage options as ItemC voting been credited several Admins Table AdminName administrators manage user name AdminPwd Members password Note 1) administrators landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When the user to amend opendata.jsp documents, changes SQL Server username and password. 3) the current database connections, access, modify through the pages are co
Platform: | Size: 67584 | Author: 陈寻 | Hits:

[Goverment applicationbookshop(jsp+mysql)

Description: jsp的在线书店,比较完整,装了Mysql和Tomcat后就可。步骤如下: (1)复制源代码bookshop文件夹到Tomcat的webapps\ROOT文件夹下 (2)复制源文件夹下的WEB-INF中的全部内容到Tomcat的webapps\ROOT\WEB-INF\classes下,有同名文件覆盖 (3)将数据库文件夹下的bookstore文件复制到Mysql的data文件夹下 (4)在地址栏中输入http://localhost:8080/bookshop运行测试即可-jsp online bookstore, complete, installed after Mysql and Tomcat can. The following steps : (1) copy the source code bookshop folder to Tomcat webapps \ ROOT text items folder (2) Copy the source file folders under the WEB-INF the contents of the Tomcat webap ps \ ROOT \ WEB-INF \ classes, a document covering the same name (3) database files to the folder to copy the bookstore Mysql d ATA folder (4) in the address bar of http://localhost : testing can 8080/bookshop
Platform: | Size: 1386496 | Author: 李志敏 | Hits:

[SQL ServerSimpleBBS

Description: 包含有以下基本功能的BBS系统: 发表文章、回复文章、搜索文章、查看文章、文章排序 运行的时候,需要把database目录下的Forum_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 访问路径为 http://localhost:8080/chap23/index.jsp。-contain the following basic features of BBS systems : an article published articles reply, search articles View article, Sort article runs, need database directory of Forum_MSAccess.mdb paper copy to the D- the root directory, because common.jsp set the path for the database root directory, readers can also set up their own way of other trails. Path to visit http://localhost : 8080/chap23/index.jsp.
Platform: | Size: 61440 | Author: fly | Hits:

[JSP/JavaWebBookstore

Description: 用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候,需要把database目录下的BookStore_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为 http://localhost:8080/chap24/Default.jsp。 注意:文件名是区分大小写的。-jsp prepared with the online bookstore management systems. Visit the library can be realized, search and bookstores, voting and the amount of statistics, Member management, order management, library management, information editing. . . Functions. Running time need directory database of documents emboss BookStore_MSAccess.mdb Bedouin to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up their own way of other trails. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/chap24/Default.jsp. Note : The documents are case-insensitive.
Platform: | Size: 381952 | Author: fly | Hits:

[JSP/Javaxkjsp

Description: 本系统是用JSP技术开发,使用Tomcat5.0.19作为Web服务器,SQLServer 2000作为数据库服务器。 服务器的安装和环境变量、配置文件的设置,请参考有关文档。 文件目录存放为:D:\myjsp\kcsj 系统登陆: http://localhost:8080/myjsp/kcsj/index.jsp 登陆类型 账号 密码 教务人员 admin admin 教师 t10001 10001 学生 270306477 270306477 其他的账号和密码可查看数据库相关表。 -the system is used JSP technology development, Tomcat5.0.19 use as a Web server, SQLServer 2000 as a database server. Server installation and environment variables, the configuration file settings, please refer to the documentation. Contents of the document storage : D : \ myjsp \ kcsj landing system : http :// localhost : 8080/myjsp/kcsj/index.jsp landing type account password academic staff adm in admin teachers t10001 10,001 students 270306477 270306477 Other accounts and passwords can be found on the relevant database table.
Platform: | Size: 763904 | Author: vsdfgvsg | Hits:

[JSP/Javaquestionnaire

Description: JSP 在线投票系统.附加数据库。附加D:\tomcat5.0\webapps\chap17目录下的questionnaire_Data.MDF数据库文件。 运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。 -JSP online voting system. Additional database. Additional D : \ tomcat5.0 \ webapps \ directory under the chap17 questionnai re_Data.MDF database files. Operation. Start Tomcat, and then in the browser input http://localhost : 8080/chap17/admin/login.jsp. In the text box enter a user name of "admin" and the password "123."
Platform: | Size: 822272 | Author: 刘卡卡 | Hits:

[WEB Codejsp4

Description: 《jsp网络开发入门与实践》 书中的源程序d- Jsp entry and practice of network development, the source book d
Platform: | Size: 10734592 | Author: chenzhiwang | Hits:

[JSP/Javad

Description: jsp聊天室。简单代码,在eclipse下运行即可 -jsp chat rooms. Simple code can be run in eclipse
Platform: | Size: 29696 | Author: firstsens | Hits:

[JSP/Javaluyouguanli

Description: 一、 网站名称:旅游信息管理网站 二、 编程语言:JSP+javabean+sql2000 三、 编程运行:首先把数据库文件导入数据库中,然后把tour文件拷贝到D:\Tomcat 5.5\webapp文件夹下,在地址栏中输入http://localhost:8080/tour就可以运行了 -First, the website name: Tourism Information Management Web site Second, programming languages: JSP+ Javabean+ Sql2000 c, programming operation: first the database file into the database, and then the tour files are copied to the D: Tomcat 5.5webapp folder, in the address bar enter http://localhost:8080/tour can run
Platform: | Size: 2207744 | Author: 止水轻扬 | Hits:

[JSP/JavaDSA

Description: java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
Platform: | Size: 8192 | Author: 赵欢 | Hits:

[JSP/Javajspmysql

Description: 小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录下news.sql导入;news.sql中37行中用户可修改你想要的密码,但用户名admin不能更改,否则不能实现超级管理员的功能 4.运行管理文件 --> admin/index.jsp 对系统进行一些基本设置(首先添加栏目) (如: http://localhost:8080/news/admin/index.jsp ) 5.OK!欢迎使用 (如:http://localhost:8080/news/index.jsp )-err
Platform: | Size: 145408 | Author: LeeForags | Hits:

[JSP/JavaDwr

Description: 一个jsp跟dwr结合的实例,通过这个实例教程可以使大家更加深刻的了解JAVA编程技巧。请大家多多指教 -Jsp with a combination of dwr example, through the tutorial examples so that everyone can be a more profound understanding of JAVA programming skills. Please exhibitions
Platform: | Size: 816128 | Author: | Hits:

[JSP/JavaStep02

Description: jsp+javabean+servlet实现的在线书店,很不错的源码,只需在Tomcat下做配置就可运行,客户端含有注册登录,注册信息修改,购物车,商品分类,商品查询,最新和特价商品查看,订单状态,留言板和论坛等模块,服务端含有用户管理,商品管理,订单处理等模块 -online bookstore, complete, installed after Mysql and Tomcat can. The following steps : (1) copy the source code bookshop folder to Tomcat webapps \ ROOT text items folder (2) Copy the source file folders under the WEB-INF the contents of the Tomcat webap ps \ ROOT \ WEB-INF \ classes, a document covering the same name (3) database files to the folder to copy the bookstore Mysql d ATA folder (4) in the address bar of http://localhost : testing can 8080/bookshop
Platform: | Size: 2048 | Author: baoyu | Hits:

[Internet-NetworkDrinkeryManage

Description: 本系统是WEB模式的宾馆酒店管理系统(Jsp酒店管理系统Java酒店管理系统) 运行环境Tomact+JDK1.5 编程模式:Ajax+JSP+JavaBean+JavaServlet 后台数据库:MS-AccessMSSQL 系统主要完成的功能如下: A.前台管理 .预定房间 .预定退房 .开房操作(可根据工作人员录入的身份证号显示身份证发证地点支持二代生身证需要联上互联网) .换房操作 .交款操作 .销售商品 .赔偿管理 .退房操作 B客房管理 .客房分类管理 .客房房间管理 C查询纺计 .房间状态查询 .商品库存查询 .收支查询统计 .房间消费查询 .交接班查询(自动计算交接班金额且自动计算上交金额,原则本班上交金额=本班开房房费+本班销售商品金额+本班赔偿金额+本班已收欠款金额) D.挂帐管理 .挂帐查询 .挂帐付款 E商品管理 .商品分类管理 .商品入库操作 F系统管理 .系统策略管理 .系统权限管理 .新增用户操作 .用户资料管理 .删除房间记录 .删除收支记录 .系统基础设置(可设置酒店名称,及计费相关时间及规则) 页面模块化 .三层结构设计 程序逻辑结构分用户界面、业务逻辑处理和数据存储 .面向对象设计 .人性化设计 -w
Platform: | Size: 2519040 | Author: hedemin | Hits:

[JSP/JavaJSP_userlogin

Description: JSP实现用户登录的模块代码 操作步骤: 1.附加数据库 附加D:\tomcat5.0\webapps\chap09目录下的login.mdf数据库文件。然后在表中输入用户名:1,密码:1 2.运行 启动Tomcat,然后在浏览器中输入http://localhost:8080/chap09/login.jsp。在文本框中输入用户名:1, 密码:1,验证码由系统自动给出。-JSP user login code
Platform: | Size: 452608 | Author: 刘星 | Hits:

[JSP/JavaOnline_Voting_JSP

Description: 基于JSP的在线投票系统 操作步骤: 1.附加数据库 附加D:\tomcat5.0\webapps\chap17目录下的questionnaire_Data.MDF数据库文件。 2.运行 启动Tomcat,然后输入在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入:用户名称:admin,密码:123。-Online_Voting_JSP
Platform: | Size: 818176 | Author: 刘星 | Hits:

[ADO-ODBCd

Description: 这是JSP,学校管理系统,用来管理学生成绩等等的-This is a JSP, the school management system, used to manage student achievement, etc.
Platform: | Size: 30638080 | Author: 程建文 | Hits:
« 12 3 4 »

CodeBus www.codebus.net