A. 运行成功,页面上输出Hello.JBIT; B. 运行成功,页面上输出msg; C. 代码行session.setAttribute(“msg’,str);有错误,无法运行 D. 代码行String getStr = session.getAttribute(“msg”);有错误,无法运行
A.clear() B.contains() C.next() D.put()
A. B. C.page指令 D. E.Taglib指令
A.getServetContext() B.getContext() C.getAttribute() D.setAttribute()
A.Locale locale=new Locale("ko",""); B.Locale locale=new Locale("ja",""); C.Locale locale=new Locale("en","US"); D.Locale locale=new Locale("zh",""); E.Locale locale=new Locale("es","");
A. 加载和实例化 B. 初始化 C. 服务 D. 保持