To implement the design intent, which statement must be inserted at line 42?()
- A、 session = response.getSession();
- B、 session = request.getSession();
- C、 session = request.getSession(true);
- D、 session = request.getSession(false);
- E、 session = request.getSession(“jsessionid”);
正确答案:D
答案解析:有
微信扫一扫手机做题