多项选择题
下列选项中可以关闭会话的是__________________。
A.调用HttpSession的close()方法B.调用HttpSession的invalidate()方法
C.等待HttpSession超时
D.调用HttpServletRequest的getSession(false)方法
点击查看答案&解析
相关考题
