Javaweb Project------Customer Relationship Management System (1)

Source: Internet
Author: User
First, preface

This small project originated from the Preach Intelligence podcast teaching Video, to do this small project, the purpose is to combine the database familiar with the MVC model, the core operation is to make a simple single table query to the database.

Ii. Preparation and construction of the project structure 1. Importing prototypes

Copy JSP page As part of the view of the project.

(Note that when importing someone else's project, it is enough to copy the SRC directory and webcontent, if the other files are copied in easily causing the error of the configuration information)

2. Create a package structure

The first consideration is the domain layer, which creates a package: Cn.itcast.cstm.domain

Then create the data interaction layer: Cn.itcast.cstm.dao

Service Layer: Cn.itcast.cstm.service

Network layer: Cn.itcast.cstm.web.servlet

3. Guide Package

Three, start to write code next is the dream, waiting for the writing code link!!! 1. Create the database and table that belong to the project first

Javaweb Project------Customer Relationship Management System (1)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.