You are given a NetBeans template project (read more detail in the first page).
Your tasks
Add MyExam.jsp and start running from this page (The user can access your page via url / MyExam.jsp): (0.5 point)
Enter a string (str):
Choose an option: Consonant characters
Result:
EXECUTE
String str Option Result
Options:
Consonant characters.
Length of string.
(When the web page runs, if the interface is not the same as above, will not be considered for grading)
Assume users fill the value for the textfield (called str), when users click "EXECUTE" button:
a. Check exist: If list of execution (table) exists an item containing the str string and option, show the error text "Execution existed!". (1.0 point)
When input string and choose an option
After clicking the "EXECUTE" button
Close
+ 100%
Zoom