多项选择题

A.Servlet容器负责创建HttpSession对象
B.每个HttpSession对象都有惟一的ID
C.HttpSession的数据保存在客户端
D.对客户端每次请求服务器都会创建HttpSession对象