User can type/add (/ represents your web application context path) to access Add Instructors Page (0.5point).
List of Instructors:
Code
Name
Date of birth
Gender
Subject
AnLT
Lam Thanh An
1994-05-09
Female
Java web
HungDM
Do Manh Hung
1998-11-12
Male
Java core
TuNM
Nguyen Manh Tu
1996-04-30
Male
Name:
Operating system
Detail information:
Code:
Date of birth:
Gender:
Male Female
Subject:
Java core
CREATE
• The Subject dropdown list must load data from [Subjects] table and show [SubjectName]. (0.5point)
• The table "List of Instructors" must load data from [Instructors] table (1.0 point) and "Subject"column is taken in the [SubjectName] of the [Subjects] table that corresponds to the SubjectID in the [Instructors] table. (0.5 point)
• When users input the whole instructor information in the Detail Information and click "CREATE" button:
Information of that instructor will be inserted into the database (Applicable to normal data,no need to check data). (1.0 point)
The inserted instructor information will be displayed on the table "List of Instructors" (0.5point)
+ 95%
Zoom
Close