(Choose 1 answer)
The method getWriter returns an object of type PrintWriter. This class has printin methods to generate output.Which of these classes define the getWriter method? Select one correct answer.
A. HttpServletRequest
B. HttpServletResponse
C. ServletConfig
D. ServletContext
Exit 45