The forum is built by String MVC+Mybatis+JSP, and the page is mainly written by Bootstrap, which is used as the SSM basic project.
Installation instructions
Project environment configuration:
- JavaSDK: 1.8.0 comes with _122
- the Eclipse: Eclipse IDE for Enterprise Java Developers. Version: the 2019-06 (4.12.0) The Build id: 20190614-1200
- Tomcat: v9.0
- Web. XML: 4.0
- MySQL: 8.0.16
Note: **
-
Eclipse do well Tomcat V9.0 in Servers before importing the project, otherwise there may be servlet error.
-
If the 'config' folder is not like the 'project structure', you need to select 'Build Path' => by right-clicking 'config'; 'Use as Source Folder' added, otherwise the configuration file cannot be loaded.