This is the JSP and Servlet application. That connects with MySQL database and perform the following functions.
- Show the student details as the tabular format
- Add new student
- Update a stdent
- Delete a student
This is the JSP and Servlet application. That connects with MySQL database and perform the following functions.