Welcome![Sign In][Sign Up]
Location:
Search - online book system in jsp

Search list

[WEB Code(JSP)bookstore

Description: jsp网上购书系统,适应于初学者!eclipse-jee-europa与tomcat调试环境!-jsp online book system, adapted to beginners! eclipse-jee-europa with tomcat debugging environment!
Platform: | Size: 347136 | Author: my | Hits:

[JSP/JavaJSP_SERVLET_Lib

Description: 基于JDBC-ODBC 桥及JSP SERVLET 在线图书资料管理系统 文中详细的介绍了JSP技术和在线的图书资料管理系统的设计过程。-Based on JDBC-ODBC Bridge and JSP SERVLET online text book information management system described in detail in the JSP technology books and online information management system design process.
Platform: | Size: 55296 | Author: seaman | Hits:

[JSP/JavaJavaEE

Description: 《精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE》的源码,包括网上购物子系统、公告管理系统、网上书店、BBS系统、信息发布平台、学生课程及成绩管理系统、个性化定制系统、网上文件管理系统、航空票务系统。书中的实例在最新的Eclipse版本上开发完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等众多技术,包括了许多重要的设计思想。 -" JAVA EE project master case- based on the ECLIPSE SPRING STRUTS HIBERNATE" the source, including online shopping system, bulletin management system, online bookstore, BBS systems, information release platform for curriculum and student achievement management system, system customization , on-line document management system, air ticketing system. Examples of the book in the latest version of the Eclipse developed using JSP, Servlet, Struts, Hibernate, Spring and Ajax and other technologies, including a number of important design concepts.
Platform: | Size: 67122176 | Author: yintoki | Hits:

[JSP/JavaICan

Description: 基于JSP的网络百宝箱系统的总体设计目标是为注册用户提供一系列方便、快捷的网络工具集合,其中工具主要包括用来记录网上联系人的通讯录、用来记录日常事情的记事本、用来收藏网络资源的收藏夹和用来保存用户上传的文件资源的储藏箱。此外,管理员可以通过后台登录对系统中每个用户进行管理-JSP-based Web Treasure the overall design of the system goal is to provide a range of registered users convenient collection of web-based tools, which include tools used to record the contact s address book online, used to record the daily things Notepad, is used to Favorites collection of network resources and users to upload files to save storage box resource. In addition, the administrator can log on through the back of each user on the system to manage
Platform: | Size: 825344 | Author: kreding | Hits:

[JSP/Javajsp

Description: 一款网上图书销售系统,下载到本地计算机按照说明书进行配置后可直接使用!-An online book sales system, downloaded to your local computer can be configured in accordance with the instructions to be used directly!
Platform: | Size: 553984 | Author: 周涛 | Hits:

[JSP/Javaydm

Description: java EE案例开发,三大框架整合,精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE-java EE,JAVA EE project master case- based on the ECLIPSE SPRING STRUTS HIBERNATE" the source, including online shopping system, bulletin management system, online bookstore, BBS systems, information release platform for curriculum and student achievement management system, system customization , on-line document management system, air ticketing system. Examples of the book in the latest version of the Eclipse developed using JSP, Servlet, Struts, Hibernate, Spring and Ajax and other technologies, including a number of important design concepts.
Platform: | Size: 14523392 | Author: xiaoyu | Hits:

[JSP/Javawebbookshop

Description: 本文主要介绍了用JSP+JavaBean来设计实现网上书店系统。系统采用界面与业务逻辑分离的结构设计,将业务逻辑封装在JavaBean中,使得系统的安全性、可维护性、可重用性和可扩展性都大大提高。 系统采用Access为后台数据库,以 JSP Web 服务器等方面的技术,实现了较为完备的功能。用户界面有图书分类、图书详情浏览、可按书名、作者或者出版社关键字进行图书查询,有购物车,有论坛功能;后台管理:订单处理、用户信息管理、图书的添加、删除、修改等等。另外,对系统的安全性也做了相关设置。整个系统具有友好的用户界面,操作简单实用,功能较为完备。 -This paper mainly introduces the design with JSP+ JavaBean to realization of online bookstore system. System USES interface and business logic structure design, the separation of business logic in, making JavaBean housed in the security of the system and maintainability, reusability and extendibility are greatly enhanced. System USES Access for the backend database with JSP Web server, the technology, realizing the comparatively complete function. The user interface has book classification, book details browse, can press title, author or press the key word to book inquires, BBS, a shopping cart function Background management: order processing, user information management, books of add, delete, modify, etc. In addition, the system security is also done associated Settings. The whole system has a user-friendly interface, the operation is simple, practical, and the function is relatively complete.
Platform: | Size: 735232 | Author: 阿申 | Hits:

[JSP/JavaBuy

Description: JSP毕业设计+网上书店系统+源码论文网上书店系统主要是实现网上选书、购书、产生订单等功能的系统。-JSP graduate design+ system+ source papers online bookstore online bookstore online election system is to achieve the book, book, resulting in orders and other functions of the system.
Platform: | Size: 551936 | Author: 王菲 | Hits:

[JSP/JavaFS.JSP.DB.Dev.Instance.Essence

Description: JSP数据库开发实例精粹。本书首先介绍了JSP开发Web应用程序的重点技术技巧,对初学者有很好的指导意义。然后以多个实用的系统为例,详细地讲述了用JSP创建Web应用程序的详细过程。内容包括在线书店、企业内部管理信息系统、新闻发布系统、医院门诊查询系统、招标信息管理系统、固定资产管理系统。 全书逐层深入,由一个简单的系统开始,难度逐渐加深。全书各章都穿插着许多JSP开发的技巧,同时突破只讲编程技术,不讲开发思路的桎梏。书中处处渗透着软件工程的思想,希望通过每个系统的开发,提供给读者一些软件设计的理念,除了授人以鱼,同时还授人以渔。 本书的附带光盘包含每个实例的源代码及典型的技术难点、相应案例的常见问题解答和亮点展示,并且还有针对初学者的视频教学短片。 本书适用于使用JSP开发Web应用程序的技术人员及对相关技术感兴趣的读者,同时也非常适合于具备一定JSP基础知识的读者学习和提高。-This book introduces the JSP Web application development the focus of technical skills, have a good beginners guide. Then a number of practical systems, for example, described in detail to create Web applications using JSP detailed process. Including online bookstores, internal management information system, press releases, hospital outpatient query system, tendering information management system, fixed asset management system. The book thoroughly layer by layer, starting from a simple system, the difficulty gradually deepened. Many of the chapters of the book stuck wearing JSP development skills, but also talk about a breakthrough programming, do not speak the of development of shackles. Permeates the book the idea of ​ ​ software engineering, hopes the development of each system, available to readers some idea of ​ ​ software design, in addition to grant a man a fish, and also granted to fish. Book with CD-ROM contains the source code for each instance and the
Platform: | Size: 22883328 | Author: york | Hits:

[JSP/Javabookshop

Description: 本文以网上购书为例,对基于数据挖掘技术的个性化的网上购书系统进行了研究设计。网站主要实现了注册登录模块功能,书籍根据分类和书名搜索功能,查看书籍详细信息功能,利用关联规则,贝叶斯分类算法向用户推荐用户可能感兴趣或对用户有用的书的模块,加入购物车,购买模块。前面的功能只要是前台的显示,在服务器端,使用SQL server2005作为数据库,由后台逻辑控制模块把数据提交给合适的功能模块和算法模块,从而组合成一个完整的系统。在这个系统中,页面是使用JSP来动态生成的,后台使用的是Servlet控制整个流程。-In this paper, online bookstores, for example, based on data mining technology, personalized online book system studied design. The main achievement of the registration website login module functions, books based on classification and title search, view book details function, using association rules, Bayesian classification algorithm recommended to the user or the user may be interested in the book useful to the user module, adding cart and purchase modules. Function as long as the front is the front of the display, on the server side, use SQL server2005 as a database, from the background logic control module the data submitted to the appropriate functional modules and algorithms modules to be combined into a complete system. In this system, the page is dynamically generated using JSP, Servlet backend uses to control the entire process.
Platform: | Size: 3885056 | Author: invest | Hits:

[JSP/Javashop

Description: 网上电影票预定系统,分为前台和后台,后台可以完成电影票的发布,订单管理等,前台可以注册,登录之后可以预定电影票,可以选择场次时间和座位信息。使用struts2框架,jsp-Online movie ticket reservation system is divided into front and back, back to complete the release of movie tickets, order management, reception can be registered, can book movie tickets After logging in, you can choose the time and seat screening information. Using struts2 framework, jsp
Platform: | Size: 18330624 | Author: wuhao | Hits:

CodeBus www.codebus.net