多项选择题

在Java Web开发中,跟踪客户状态的手段可通过()

A.HttpServletRequest
B.Session
C.addCookie
D.getCookies
E.HttpServletResponse
F.Cookie
G.getSession
H.HttpSession