Fall PEprj 301
Fall PEprj 301
Your tasks: Assume that users fill an integer into the textfield
Question 2:
Add MyExam.jsp to the create a web page (0.5 point)
Assume that users fill fully into the textfield, when users click
"Add" button, the browser makes a request to /addServlet
(The Servlet is configured in web.xml) (0.5 point)
When input supplier name and click “Filter by name” will filter
supplier according name, list all supplier containt value input (1
point)
When input supplier birth of year and click “Filter by year” will
filter supplier according year. (0.5 point)