Java Web guimei online mall complete project source code (SSH2), javawebssh2
Java Web complete project source code of guimei online mall (SSH2)
Guomei online store was originally an internal project of Beijing daqingbird. The project was implemented using struts2 + spring4 + hibernate4 + MySQL and other technologies. The database connection pool was c3p0.
Guimei mall includes the frontend and backend.
The front-end uses the gorgeous jquer + jquery. validate to display the effect, so as to add the registration, login, and browsing product details to the shopping cart.
Easyui is used in the background to enable the Administrator to log on to add, delete, modify, and query product order announcements of registrants.
Of course, this is not a good case for students who have been working for a year or two, but it is a good case for beginners to learn about ssh configuration and implementation. The project should belong to the intermediate training project. After the database tables are imported directly to the SQL project, myeclipse may report some error codes to change to UTF-8.
The project does not compress about 50 MB before, which is relatively sound. The project has also been tested by the landlord, and some functions are still available. Of course, some functions are not implemented or there are bugs, at that time, due to various problems, this can be completed by myself later.
Project Structure:
Front-end page:
Background page:
CSDN download: http://download.csdn.net/detail/zhulin2012/9723476