单项选择题
A.request.setContentType()B.request.setCharacterEncoding()C.request.setPageCoding()D.request.setCharset()
A.getRequestDispatcher()B.forward()C.sendRedirect()D.setRequestDispatcher()
A.Response对象B.Session对象C.Application对象D.Request对象