SoftwareSystemOfDlpu
****University Software Application Laboratory System
Implement functions
- Research Office Member Management
- Album function
- News Release
- Results Display
- Simple Forum
- Answer questions online
Main technologies
Jsp + Servlet + MVC + JDBC + Mysql
project management
Maven
IDE
Intellij IDEA
Project package
- git clone project to local
- Cut to the project directory and use mvn clean package to package
Project operation
- Unzip the war package
- Copy it to the webapps directory under the Tomccat server
- Then start the tomcat server
- Enter: http://localhost:8080/ site name in the browser to access (8080 is the default Tomcat port)
License
SoftwareSystemOfDlpu is available under the MIT License