多做题,通过考试没问题!

Web应用开发

睦霖题库>大学试题(计算机科学)>Web应用开发

在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)
正确答案:A
答案解析:
进入题库查看解析

微信扫一扫手机做题