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

Search list

[WEB CodeStoreFront-v0.6.0

Description: 这是java、jsp、mysql一起编写的网上商店管理程序。它的体协结构是面向对象的,分为商业层,数据层。编程模式使用很方便-This is the java, jsp, mysql together to prepare the online store management procedures. The SF structure is object-oriented, combining commercial layer, data layer. Programming model is very convenient to use
Platform: | Size: 1083396 | Author: 杨槐玉 | Hits:

[WEB CodeStoreFront-v0.6.0

Description: 这是java、jsp、mysql一起编写的网上商店管理程序。它的体协结构是面向对象的,分为商业层,数据层。编程模式使用很方便-This is the java, jsp, mysql together to prepare the online store management procedures. The SF structure is object-oriented, combining commercial layer, data layer. Programming model is very convenient to use
Platform: | Size: 1083392 | Author: 杨槐玉 | Hits:

[JSP/Javajsp2Bmysqlbookstore

Description: 在线书店,比较完整,装了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运行测试即可-Online bookstore, complete, installed after the Mysql and Tomcat can be. Steps are as follows: (1) copy the source code bookshop folder to Tomcat' s webapps \ ROOT folder (2) copy the source folder under the WEB-INF in the entire contents of the Tomcat' s webapps \ ROOT \ WEB-INF \ classes under , a document covered by the same name (3) the database of the bookstore under the folder copy the data to Mysql folder (4) enter in the address bar test can be run http://localhost:8080/bookshop
Platform: | Size: 1333248 | Author: shaopeng | Hits:

[JSP/Javanetshop

Description: 网络商店系统:使用JSP,Struts,Hibernate,JSTL.MySQL数据库,Web服务器Tomcat5。可以实现在网络商店中进行注册,浏览商品以及查询购物车等功能-Web store system: the use of JSP, Struts, Hibernate, JSTL.MySQL database, Web server Tomcat5. Can be achieved in the network store to register, browse merchandise and query functions such as shopping cart
Platform: | Size: 25369600 | Author: 天使不爱 | Hits:

[Internet-Networkshop

Description: 这是一个网上商店管理系统,JSP+Mysql开发的,具有购物浏览功能-This is an online store management system, JSP+ Mysql developed with a shopping browsing capabilities
Platform: | Size: 1589248 | Author: 小庞 | Hits:

[JSP/Javaonflat

Description: 大学生在线交流平台 运行环境 tomcat 服务器,mysql 数据库,兼容IE、Firefox。 在c盘 建一个文件夹file ,存放上传文件导入数据库test.sql 配置数据库密码在org.onflat.db.jdbc root / 123 http://localhost:8080/onflat/ 进入登陆界面 5, http://localhost:8080/onflat/admin.jsp 帐号:111 密码:111 进入后台管理。-College Students Online tomcat server platform operating environment, mysql database, compatible with IE, Firefox. In the folder c drive to build a file, upload file into the database test.sql store configuration database password in org.onflat.db.jdbc root/123 http://localhost:8080/onflat/ into the login screen 5, http://localhost: 8080/onflat/admin.jsp Account: 111 Password: 111 into the backstage management.
Platform: | Size: 15680512 | Author: xiexu | Hits:

[JSP/Javawssc

Description: jsp+mysql编写的网上商城,有需要的可以去下载试试看。-jsp+ mysql prepared online store, need to go download it a try.
Platform: | Size: 5270528 | Author: | Hits:

[JSP/JavaAJAX

Description: --- -- 目录说明 -------- database 目录存放数据库SQL文件 java 目录存放java源文件 webapp 目录存放实例页面及JSP源文件 -------------- 数据库安装说明 -------------- 了解MySQL的用户可以直接使用自己熟悉的方式创建名为ajax的数据库,并将ajax.sql文件导入即可。--------- Catalog description -------- database directory to store the database SQL file java directory to store java source files webapp directory to store the instance of the page and the JSP source file
Platform: | Size: 4452352 | Author: xsj | Hits:

[JSP/JavaShopping

Description: 网上商城,用JSP编写,运行环境eclipse+tomcat+mysql-The store on the net, written in JSP, running environment eclipse+tomcat+mysql
Platform: | Size: 4911104 | Author: mazha | Hits:

[JSP/JavaStore

Description: 通过JSP MySQL实现网上书店的前后台的正删改查功能-Search function is excision of the before and after the JSP MySQL online bookstore
Platform: | Size: 4270080 | Author: 樊佳祺 | Hits:

[JSP/Javach14

Description: 娱乐无限下载中心项目 选择开发模型 本系统的开发基于MVC模式,其中模型层(M)负责业务数据的表示和实现业务逻辑,用Java类实现;视图层(V)用于与用户交互,由JSP页面实现,通过在JSP页面中使用EL和JSTL,避免了Java脚本的出现;控制器层(C)完成流程控制,它接收来自视图层用户输入的数据并调用相应的模型进行处理,最后选择合适的视图去响应用户,控制器层用Servlet实现。 数据库设计 本系统的数据信息存储在MySQL数据库服务器的ch14数据库中,ch14数据库共有两张数据表,即admin和files,其中admin表用于存储管理员的登录信息,files表用于存储娱乐信息。-Entertainment Unlimited Download Center Project Choose to develop model Development of this system is based on the MVC pattern, the model layer (M) is responsible for the representation of business data and business logic using Java class (V) is used to interact with the user in the view layer, implemented by the JSP page through the JSP pages to use the EL and the JSTL, Java script controller layer (C) to complete the process control, it receives data from the view layer user input and calls the appropriate model for processing, and finally select the appropriate view to respond to user, the control The device layer with Servlet. Database design This data information is stored in the database in MySQL database server ch14, ch14 database a total of two data tables, admin and files where admin table is used for the storage administrator s login information, files table used to store entertainment information.
Platform: | Size: 1185792 | Author: xueer | Hits:

[JSP/Javauser

Description: java的注册功能, 按以下需求及要求编写程序: 1.需求:实现用户信息注册功能,用户注册信息包括学号、姓名、性别、地址、电话,用户可在一个页面中输入用户信息,点击提交后将信息写入数据库后将如下注册结果返回用户。 2.要求: 1)使用JSP+JavaBean编写程序 2)设计一个HTML表单register.html,用于用户注册信息输入 3)编写一个名为User的JavaBean用于保存用户提交的信息 4)编写一个处理注册信息的JSP页面add.jsp,应用JSP标记使用User,设置和获取属性,并在该JSP页面中使用java代码将User插入数据库。 5)使用MySql数据库-registration of the java, according to the following requirements and requirements to write programs: a demand: the user information registration function, the user registration information including student number, name, gender, address, phone, users can enter the user information on one page, click Submit after the information will be written to the database are as follows registration results to return to the user. Two. Requirements: 1) JSP+JavaBean to write the program 2) design an HTML form register.html for user registration information is entered 3) write a User JavaBean used to store the information submitted by users 4) to write the registration information of the JSP the page add.jsp application JSP tag User, set and get properties using java code in the JSP page to User inserted into the database. 5) Use a MySql database
Platform: | Size: 4096 | Author: 吴欣 | Hits:

[JSP/Java1

Description: 手机商店系统是个典型的基于电子商务的网络销售系统,它可以为现代手机销售行业提供比较方便销售方式。该系统的开发平台是基于SUN公司的MyEclipse,后台数据库开发是使用Mysql数据库作为开发工具,前台使用的JSP作为开发平台,并且结合Struts技术,在老师的指导下完成整个系统的开发。 本文以Jsp+JavaBean技术实现了网上手机商店系统开发与测试。 -Phone system is a typical store-based e-commerce network marketing system, which can sell for a modern mobile phone industry with sales of more convenient way. The system s development platform is based on SUN s MyEclipse, the background is to use Mysql database development database as a development tool, the future use as a development platform for JSP and Struts combination of technology, under the guidance of the teacher to complete the development of the whole system. In this paper, Jsp+ JavaBean technology to achieve a dynamic on-line book system.
Platform: | Size: 5830656 | Author: grayfantasy | Hits:

[JSP/JavaNbaStore

Description: Jsp+Servlet+mysql实现的NBA球星卡网上商城系统,麻雀虽小五脏俱全。-Jsp+Servlet+mysql achieve NBA star card online store system, small but perfectly formed.
Platform: | Size: 1075200 | Author: zhou | Hits:

[Internet-NetworkjspEShop

Description: Myeclipse完美运行的一个商城销售系统,支持后台管理员操作前台修改页面。 使用的Strurs2+hibernate+jsp技术,Mysql的数据库,已有数据库sql,导入直接运行!-Myeclipse perfect running a store selling system, support the modified page back office operations manager. The use of Strurs2+hibernate+jsp technology, Mysql database, the database has been SQL, directly run!
Platform: | Size: 16508928 | Author: 周瑾 | Hits:

[Internet-NetworkJSP-wangshangshangcheng

Description: 很简单的一个网上商城网站。当初只花了一个周的时间来做的,特别简陋。数据库MySql。只实现了用户注册等一点小功能。-A very simple online store website.
Platform: | Size: 4598784 | Author: 郭嘉 | Hits:

[JSP/Javawangshangshoping

Description: jsp+servle+mysql,实现了网上商城的项目架构-jsp+servle+mysql, to achieve the project' s online store architecture
Platform: | Size: 2331648 | Author: 521冰521 | Hits:

[JSP/Javastore

Description: 基于java web 的网上商城 登录 注册 购物车 商品都是从数据库中查出来的 有数据库结构的sql 还有后台(Online shopping mall based on Java Web)
Platform: | Size: 37251072 | Author: thomas56 | Hits:

[WEB CodeJSP-ssmjiaxiaotongguanliruanjian

Description: 基于java的家校通管理系统,代码完整,数据库完整,mysql数据库,+ssh框架(Java based online store system, code integrity, database integrity, MySQL database, +ssh framework)
Platform: | Size: 6215680 | Author: 1656724967 | Hits:

[WEB Codejsp

Description: 1.这个是早期做的JSP+servlet项目,主要完成了购物的流程的功能和后台某部分功能,页面仿一号店、天猫、京东页面制作的,不兼容过早的浏览器版本,请尽量使用最新版本的浏览器!还有一些功能尚未完,设计上有很多不足。 2.字符集编码为UTF-8 3.数据库为mysql(如有乱码情况,请将mysql字符集设置为UTF-8),项目中连接数据库配置文件是JDBCUtil 4.我的开发工具:eclipse,Tomcat,mysql(1. this is the early JSP+servlet project, mainly completed the function of the shopping process and some part of the functions of the background, the page imitation No. 1 store, Tmall, Jingdong pages made, incompatible with early version of the browser, please try to use the latest version of the browser! Some functions are not yet finished, and there are many deficiencies in the design. 2. character set coding is UTF-8 3. the database is MySQL (if there is a garbled case, please set the MySQL character set to UTF-8). The database connection file in the project is JDBCUtil. 4. my development tools: Eclipse, Tomcat, MySQL)
Platform: | Size: 3052544 | Author: 斯斯斯内克 | Hits:
« 12 »

CodeBus www.codebus.net