
The School Management System In JSP is a simple web-based school managing app in Java and JSP.


The application must have options to add notes.If it is a new user “REGISTER” option can be provided(Faculty can add new students and other faculty as well).Can have an option to reset the password using the “Forgot Password” Option if the user forgets the.Faculty and Students will allow the user to log in using the mail and password details.

At last, the database used here is the relational database i.e MYSQL. To connect the application with the database, we have used JDBC API. At the front end, we have used HTML, CSS, and bootstrap. The application is developed using Servlet and JSP. The Java Major/Minor project is developed using MVC Architecture. where faculty can log in and add the assignments, notes at the same time student also can log in and access the assignment and read the notes. College Management Project in JavaĬollege Management is a web application that is developed for faculty and students. This project is using MVC architecture and using Maven tool to manage the dependencies. College Management Project in Java using JSP, Servlet, and MYSQL using Eclipse or sts tool that is deployed on localhost using tomcat server.
