The School Management System In JSP is a simple web-based school managing app in Java and JSP. The whole system is in the Netbeans IDE. The system does use MySql as database support. The system supports all the features that are necessary here for this system.(erros fixed)
how to import database?
- First run your XAMPP
- Then create a database named as “springschool”
- Third and last import the database file from the project folder
- Then you are ready to go
Download project
0 Comments