GTU Advanced Java Open Ended Problem
-------------------------------------Problem Statement --------------------------------- Using J2EE JSP/Servlet API develop student’s management system required to manage student’s academic activity such as student’s profile, student’s day to day assignment submission as per instructions and assignment given by teacher . Provide MVC based interface using spring framework and do the database design using Hibernate framework and also provide two login roles one for teachers providing assignment and notification for class and other for students to submit their assignments and can view notices published by teachers. To Download Code please Click Below Link From Google Drive Click Here For any Query Post comment or Email me : mahavir.vataliya110@gmail.com You Have to Create Database in Java DB(Derby) In Netbeans and create Tables Shown in Screenshot below and you have to edit hibernate config file according to it for username and password when you c...