Java web
owel characters
21
5
3 Computing Fundamental
Length of string
4 Practical Exam
Vowel characters
5 Welcome to FPTU
Cosonant characters 8
• Display the interface as above (excluding data taken from the database) (0.5 point)
• The option selectbox must load data from [Types] and show [TypeName] (include "All types"option) (0.5 point)
• The table "List of Filter/Search" must load data from [Executions] (0.5 point) and "Option"column is taken in the [TypeName] of the [Types] table that corresponds to the TypeID in the [Executions] table. (0.5 point)
2. When users choose an option and click the "FILTER" button, load all information of the executions that their types equal to the option to the table (If users choose "All types" option, load all information of the executions in database). (1.0 point):
Choose an option: Length of string
Enter a string:
SEARCH
Result of Filter/Search:
ID
String str
Option
Result
1 FPT University
FILTER
Length of string 14
3 Computing Fundamental Length of string 21
(If option is not displayed after pressing the "FILTER" button, 0.5 points will be deducted)
Close
+ 100%
Zoom