• 2022-06-05
    下列可以关闭Session会话的方法是()
    A: 等待HttpSession超时
    B: 调用执行HttpSession的 invalidate()方法
    C: 调用执行HttpSession的close()方法
    D: 关闭浏览器