下列不属于HttpRequest的方法是( )。
A. getParameter()
B. getAttribute()
C. setAttribute()
D. getAddr()
下列属于HttpSession的方法的是()。
A. isNew()
B. setCharacterEncoding( )
C. sendRedirect( )
D. getParameter( )
application对象所属的类是( )。
A. ServletContext
B. Object
C. Enumeration
D. String