My personal level is limited, if you have any questions or suggestions, please let me know!
(1) Completed independently, including mysql database design, back-end program writing, and front-end art design;
(2) Use struts1.2+hibernate+spring framework, database connection pool, and transaction management;
(3) Struts application internationalization, Struts tag library and Tiles framework, JSTL tag library, SpringIOC;
(4) Use optimization performance technology, use oscache caching, and freemarker static page generation;
(5) Backend management with many functions but simple operation; (pictures of backend management are attached);
Installation method:
1: Create a new database dgssen in mysql. Import dgssen.sql
You can also modify:WebRootMETA-INFcontext.xml
2: Put the mysql driver jar package mysql-connector-java-5.0.4-bin.jar into the lib under tomcat6
3: Place the net folder in the root directory under WebRootWEB-INFclasses. Because this is the .class used by the online editor
4:
Back management address:
http://localhost:8080/webdgs/admin/frame.jspUsername/Password:admin/123456
Partner management
http://localhost:8080/webdgs/ad
The corresponding user and password are managed and set in the background.