单项选择题
A.xml B.dwr C.css D.JavaScript
A.init() B.destroy() C.doPost() D.execute()
A.request.getSession().setAttribute(“name”,"newer") B.request.getSession().getAttribute(“ID”,id); C.request.getSession().setParameter(“ID”,id); D.request.getSession().getParameter(“ID”,id)
A.Servlet容器负责创建HttpSession对象 B.每个HttpSession对象都有惟一的ID C.HttpSession的数据保存在客户端 D.对客户端每次请求服务器都会创建HttpSession对象
微信扫一扫,加关注免费搜题