The doGet() method in the example extracts values of the parameter’s type and number by using __________
(a) request.getParameter()
(b) request.setParameter()
(c) responce.getParameter()
(d) responce.getAttribute()
I have been asked this question in homework.
The query is from Servlets and JSP in division Database Programming Techniques of Database Management