Admission viewer for Java Web Diploma
#Requirement
- Student
- Student id
- First name
- Last name
- Course
- Course Id
- Course Name
- Marks
- Student Id
- Course Id
- Mark 1
- Mark 2
#HTML
- Build a search application to go through database to display the mark for each course the student has
- Student button will prompt student ID
- Course button will display course ID
- Result will display every mark