Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: ch14 Download
 Description: 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.
 Downloaders recently: [More information of uploader 1055961325]
 To Search:
File list (Check if you may need any files):
ch14
....\.classpath
....\.myeclipse
....\.mymetadata
....\.project
....\.settings
....\.........\.jsdtscope
....\.........\org.eclipse.jdt.core.prefs
....\.........\org.eclipse.wst.jsdt.ui.superType.container
....\.........\org.eclipse.wst.jsdt.ui.superType.name
....\WebRoot
....\.......\META-INF
....\.......\........\MANIFEST.MF
....\.......\WEB-INF
....\.......\.......\classes
....\.......\.......\.......\service
....\.......\.......\.......\.......\AdminService.class
....\.......\.......\.......\.......\CommonService.class
....\.......\.......\.......\.......\UserService.class
....\.......\.......\.......\servlets
....\.......\.......\.......\........\AdminServlet.class
....\.......\.......\.......\........\DownLoadServlet.class
....\.......\.......\.......\........\LoginServlet.class
....\.......\.......\.......\........\UserServlet.class
....\.......\.......\.......\util
....\.......\.......\.......\....\DBUtil.class
....\.......\.......\.......\....\FileUtil.class
....\.......\.......\.......\....\PageBean.class
....\.......\.......\lib
....\.......\.......\...\commons-fileupload-1.2.1.jar
....\.......\.......\...\commons-io-1.4.jar
....\.......\.......\...\jstl.jar
....\.......\.......\...\mysql-connector-java-5.0.4-bin.jar
....\.......\.......\...\standard.jar
....\.......\.......\web.xml
....\.......\admin
....\.......\.....\add.jsp
....\.......\.....\list.jsp
....\.......\.....\login.jsp
....\.......\.....\result.jsp
....\.......\.....\update.jsp
....\.......\header.jsp
....\.......\index.jsp
....\.......\listAll.jsp
....\.......\searchList.jsp
....\.......\showFile.jsp
....\.......\software
....\.......\sortList.jsp
....\.......\topList.jsp
....\ch14.sql
....\commons-fileupload-1.2.1.jar
....\commons-io-1.4.jar
....\src
....\...\service
....\...\.......\AdminService.java
....\...\.......\CommonService.java
....\...\.......\UserService.java
....\...\servlets
....\...\........\AdminServlet.java
....\...\........\DownLoadServlet.java
....\...\........\LoginServlet.java
....\...\........\UserServlet.java
....\...\util
....\...\....\DBUtil.java
....\...\....\FileUtil.java
....\...\....\PageBean.java
    

CodeBus www.codebus.net