问题描述:
[单选]
在Servlet里,能正确获取session的语句是()。
A.HttpSession session = request.getSession(true)
B.HttpSession session = request.getHttpSession(true)
C.HttpSession session = response.getSession(true)
D.HttpSession session = response. getHttpSession (true)
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.217.131)
- 热门题目: 1.Servlet是用Java编 2.and与or相比,()的优先 3.在Servlet里,能正确获
