多项选择题
A. HttpSessionListener
B. HttpSessionBindingListener
C. HttpSessionTimedOutListener
D. HttpSessionAttributeListener
E. HttpSessionActivationListener
F. HttpSessionPassivatedListener
单项选择题 Given that session is a valid HttpSession object: Int max = session.getAttribute(“MyReallyLongName”); Which is true?()
多项选择题 Uponauser’sfirstvisittothewebsite,whichtwooperationsarealwaysperformedwhenthegetSessionmethodiscalledwithnoargumentsinaservlet?()
单项选择题 Whichinterfacemustaclassimplementtobeinformedofasessioncreationevent?()