Welcome![Sign In][Sign Up]
Location:
Search - jsp code for bookstore

Search list

[Other resourceJSPapplication

Description: jsp 应用开发详解源代码 电子工业出版社 包含书中个源代码,包括书店系统,聊天室,论坛系统的开发源代码,可以运行 -jsp Application Development Comments on the source code contains the electronic book publishing industry-source code, including the bookstore, Chat rooms, forums for the development, the source code can run
Platform: | Size: 694844 | Author: 张英 | Hits:

[source in ebookJSPapplication

Description: jsp 应用开发详解源代码 电子工业出版社 包含书中个源代码,包括书店系统,聊天室,论坛系统的开发源代码,可以运行 -jsp Application Development Comments on the source code contains the electronic book publishing industry-source code, including the bookstore, Chat rooms, forums for the development, the source code can run
Platform: | Size: 694272 | Author: 张英 | Hits:

[WEB Codebookt.jsp

Description: 网上书店的源码,开发用到了JSP JAVABEAN STRUTS 等等,用于毕业设计的,欢迎大家下载-Online bookstore of the source code, developers use the JSP JAVABEAN STRUTS, etc., for the graduation project, and welcome everyone to download
Platform: | Size: 539648 | Author: zhoumingjiang | Hits:

[WEB Codebookstore

Description: 基于JSP的,网上书店源代码,希望对初学者有帮助。-Based on the JSP, the online bookstore source code, and they hope to be helpful for beginners.
Platform: | Size: 20480 | Author: momo | Hits:

[DocumentsjavaDatabase

Description: 里面有电子书店管理系统,酒店管理系统,物流管理系统jsp的和javabean源代码-There are electronic bookstore management systems, hotel management system, logistics management system source code
Platform: | Size: 5210112 | Author: 王志方 | Hits:

[Booksonlinebookstore

Description: jsp源码 网上书店 例子可以分成两大部分,第一部分是普通程序,用于客户在网上选购图书,第二部分是管理程序,用于在服务器端处理客户的定单。-jsp source code examples online bookstore could be divided into two parts, the first part is normal procedure for the customer on-line purchase of books, the second part is to manage the program for the server-side processing customer orders.
Platform: | Size: 561152 | Author: zeng | Hits:

[JSP/JavaJSPDATASource

Description: 《JSP应用开发技术》源代码。ch1-ch23分别对应了1-23章的源代码,strusts-login和struts-bookstore目录,分别是24章的登录实例和书店实例,database目录有两个创建数据库和数据库表的脚步,provided-wars目录是本书所有web应用的WAR文件。-" JSP application development technology," the source code. ch1-ch23 corresponding to the source code for Chapter 1-23, strusts-login and struts-bookstore catalog, namely Chapter 24 of the log instance and bookstores instance, database directory has two databases and database tables to create the steps, provided-wars directory is the book for all web application WAR file.
Platform: | Size: 15765504 | Author: athnafly | Hits:

[JSP/Javabookstore

Description: 是一本JSP开发之路项目的全部代码,功能很多,很大,是一个不错的借鉴的资料,主要功能就是图书购买系统,后台的功能很多。-JSP development is a project of the road all the code, many functions, great, is a good reference for information, the main function is to book consumption system, the background a lot of functions.
Platform: | Size: 27182080 | Author: 恩恩 | Hits:

[JSP/Javadoctor-bookge

Description: 自己写的网上书店核心代码,基于jsp+servlet,希望对初学者有用!-Write their own online bookstore core code, based on the jsp+ servlet, hope useful for beginners!
Platform: | Size: 32964608 | Author: 垚垚 | Hits:

[JSP/Javamyproject1(1)

Description: 书店管理 包含了代码的全部内容 jsp 适合课程设计者作为参考-Bookstore management includes the entire contents of jsp code as a reference for curriculum designers
Platform: | Size: 2163712 | Author: 王龙 | Hits:

[Shop supermarket software systemOnline-Bookstore-JSP

Description: 网上书店 论文+代码 可作为计算机专业毕业设计参考-Online Bookstore paper+ code can be used as reference for graduate design computer
Platform: | Size: 6296576 | Author: 妍妍 | Hits:

[JSP/Java34214324

Description: 完整的简单jsp网上书店详细实例.其中包括的详细需求、业务分析、数据库、源代码-Complete a simple online bookstore for more instance jsp, including detailed requirements, business analysis, database, source code
Platform: | Size: 570368 | Author: 上门服务 | Hits:

[JSP/JavaJAVAwangshangshudian

Description: 在本章中我们使用JSP和Java Bean来构建一个网上书店。本章介绍的例子可以分成两大部分,第一部分是普通程序,用于客户在网上选购图书,第二部分是管理程序,用于在服务器端处理客户的定单。客户端程序由以下几个部分构成: default.jsp:会员登录界面(首页); checklogon.jsp:检测登录代码和密码是否一致,根据由JavaBean返回的结果显示不同的信息。 BuyerBean:会员的合法性检验所用的Bean; booklist.jsp:给登录会员显示当前书店中可供选择的图书; addcart.jsp:将所选的图书加入购物车; shoppingcart.jsp:查看购物车的内容; -In this chapter we use the JSP and Java Bean to build an online bookstore. The examples presented in this chapter can be divided into two parts, first part is the ordinary procedure for customers to buy books online, the second part is the management process for the server-side processing of customer orders. The client program consists of the following composition: default.jsp: Member login screen (page) checklogon.jsp: Detection login code and password are the same, to display different information based on the results returned by the JavaBean. BuyerBean: members of the legitimacy of test used by the bean booklist.jsp: Login to display the current bookstore books to choose from addcart.jsp: the selected books in the shopping cart shoppingcart.jsp: View the contents of the shopping cart
Platform: | Size: 561152 | Author: alex | Hits:

[JSP/JavabookHouse

Description: 该源代码是一个关于网上书店,所用的语言和工具 Struts javaBean技术 Servlet jsp等,并附有项目文档-The source code is an online bookstore, the use of language and tool for the Struts javaBean servlet jsp, etc., with the project documentation
Platform: | Size: 6962176 | Author: Alaudi | Hits:

[JSP/JavanetBook

Description: 简单的JSP+SERVLET网上书城系统,可供初学者学习。包含源码和数据库。数据库是Mysql。-Simple JSP+SERVLET online bookstore system, for beginners to learn. Contains the source code and database. The database is Mysql.
Platform: | Size: 6492160 | Author: 子龍 | Hits:

[Software Engineeringinternetbook

Description: 软件工程毕业设计,网上书店系统,jsp源码,java+eclipse+jsp用于毕设-Software engineering graduate design, online bookstore system, jsp source code, java+ eclipse+ jsp for complete set
Platform: | Size: 5742592 | Author: 王纪坤 | Hits:

[JSP/Javalibrary

Description: 网上书店,图书、用户、订单管理,支持直接购买和购物车批量购买,购物车管理,项目基于Mysql数据库服务器采用TomCat,基于servlet+jsp+javaBean利用MVC模式开发,后台采用工厂和代理的设计模式,为提高系统操作数据库的性能采用C3P0数据源,并采用ThreadLocal、过滤器、事务操作保证系统安全,有源码,有说明文档,有sql文件- Online bookstore, library, users, order management, support for direct purchase and bulk purchase shopping cart, shopping cart management, project-based Mysql database server using TomCat based servlet+ jsp+ javaBean use MVC model development, the background using the factory design pattern and agents , to improve system performance database operations using C3P0 data sources, and the use of ThreadLocal, filters, transaction operations to ensure system security, source code, documentation, there sql file
Platform: | Size: 5621760 | Author: caonima | Hits:

[JSP/Javabookstore

Description: bookstore文件夹包含的是电子书店的源代码。电子书店分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.jsp页面进入系统,所使用的用户名的身份不同即进入不同的访问界面。用户名和密码可以在数据库book中的user数据表中查询。- bookstore folder contains the source code for the electronic bookstore. Electronic bookstore is divided into ordinary user access interface and administrator access interface in two parts. Both users have to enter the system through login.jsp page, the identity of a user name that is different that used to enter the different access interface. User name and password can be user data in the table in the query the book.
Platform: | Size: 359424 | Author: 杨碧玉 | Hits:

CodeBus www.codebus.net