1. The user can access your page via url /search (/ represents your web application context path) to access Show SearchFilter Page:
Choose an option: All types
SEARCH
Enter a string:
Result of Filter/Search:
ID
String str
Option
Result
14
3
21
5
1 FPT University
Length of string
2 Java web
Vowel characters
3 Computing Fundamental
Length of string
4 Practical Exam
Vowel characters
5 Welcome to FPTU
FILTER
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) (10 noint)
+ 100%
Zoom
Close