搜题
问题   更新时间2023/4/3 12:59:00

在Servlet里,能正确获取session的语句是(A)。
a) HttpSession session = request.getSession(true);
b) HttpSession session = request.getHttpSession(true);
c) HttpSession session = response.getSession(true);
d) HttpSession session = response. getHttpSession (true);

王老师:19139051760(拨打)