Question: Create a Student Course Registration web application to perform the following Connect with database StudentCourseReg to get student course data login page for student If
Create a Student Course Registration web application to perform the following
- Connect with database StudentCourseReg to get student course data
- login page for student
- If the login successful display the registered course for the student and the student data in a session
- If a student tries to reinvoke the page the data should be fetched from the session, not the database
- If login failed, redirect the page to the login page.
internet programming using java
sql
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
