單項選擇題

在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);

微信掃碼免費搜題