Student achievement management system implemented by jsp mysql servlet_JSP+Servlet+JDBC+mysql

This system is based on JSP+Servlet+Mysql

A student achievement management system based on JSP+Servlet+Jdbc. It involves less technology, is easy to understand, and is suitable for JavaWeb beginners to learn and use.

Difficulty Level: Beginner

technology stack

editor

Eclipse Version: 2019-12 (4.14.0)

Front-end technology

Basics: html+css+JavaScript

Framework: JQuery+BootStrap

Backend technology

Jsp+Servlet

Database: mysql 5.7.27 (personal test use)

jdk version: 1.8.0_181 (for personal test use)

tomcat version: 8.5.34 (personal test use)

run locally

Eclipse environment preparation

1. Eclipse adds jdk

2.Eclipse adds tomcat

import project

If in doubt, check out the video version.

1. Download the zip and decompress it directly or install git and execute the clone command

git clone https://gitee.com/zzdoreen/SSMS.git

2. Use eclipse to import the project, configure jdk, tomcat and the required jar package.

The jar package that the project depends on is in the WebContent/WEB-INF/lib folder.

3. Open Navicat For Mysql, create a sams database, and run sams.sql.

4. Modify the database-related content in db.properties.

5. Publish to tomcat, see the tomcat configuration for the specific access link. If it is not modified, http://localhost:8080/sushe is the login page.

The system is divided into 3 types of accounts.

Administrator initial account: 1 System administrator initial password: 123

Teacher's initial account: 1123 Teacher's initial password: 11

Student initial account: 160341 Student initial password: 11

Notice

The project does not declare the versions used for mysql, jdk, and tomcat. The above version numbers are all versions used for personal testing.

Pay attention to modify the database-related content in the complete project code com.db.DBHelper.

Project screenshot

3c912720ff36fc273d2ae928c0914805.png

bb55081b55e851333c92b4d1991cea24.png

4bf6744c1db3688a64cd7302084a536e.png

4e401b4e061102c867d69879758d642d.png

58c8baecded000baec6b2600ae8b2d5c.png

The above content is reproduced from the Internet

More information welcome to add Xiaoyou: DKA-2018

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324142293&siteId=291194637