Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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()

Answer: a
Explanation: These methods uses these values to run a query against a database.

Join The Discussion