Which of the following identifies the correct method a servlet developer should use to retrieve data provided

Question:

Which of the following identifies the correct method a servlet developer should use to retrieve data provided by the client?

(a) getParameter() against the HttpServletRequest object

(b) getInputStream() against the HttpServletRequest object

(c) getBytes() against the HttpServletRequest object

(d) getQueryString() against the HttpServletRequest object

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: