System overview:
This system is based on the Java platform and adopts the design pattern: mvc (model - view - control), based on interfaces and interface implementation classes, factory mode and abstract factory mode, singleton mode, fully decoupling the system, and the technology used: jsp +javabean+struts+hibernate, database: mysql
struts uses struts1.2 version, mysql uses mysql5.0, and hibernate uses hibernate3.1
System features:
1. Columns are classified into unlimited levels, forming a tree structure. Columns can be added, modified, moved, and deleted at will. When a column is moved or deleted, the system automatically moves or deletes its corresponding sub-column and information.
2. The system supports internationalization and uses UTF-8 encoding. Multiple languages can be set in the resource file to form a multi-language interface.
3. The system uses struts tag system to avoid java code from jsp pages.
4. Completely generate the front-end static page, which greatly improves the speed of netizens browsing the front-end page and reduces the resource overhead of the server.
5. Integrate the latest editor (ewebeditorv4.60) to achieve WYSIWYG effect. Backend login address: /manage/adminlogin.jsp login management name: admin123 Password: admin123
Program author: samson qq:770957800