相关考题
-
单项选择题
在application对象中用()方法可以获得application对象中的所有变量名。
A.getServerInfo
B.nextElements()
C.removeAttribute
D.getRealPath -
单项选择题
session对象中用于设定指定名字的属性值,并且把它存储在session对象中的方法是()。
A.setAttribute
B.getAttributeNames
C.getValue
D.getAttribute -
单项选择题
使用response对象进行重定向时,使用的方法是()。
A.getAttribute
B.setContentType
C.sendRedirect
D.setAttribute
