多项选择题
A. javax.servlet.http.HttpServletRequest
B. javax.servlet.http.HttpSessionContext
C. javax.servlet.http.HttpsServletResponse
D. javax.servlet.http.HttpSessionBindingEvent
E. javax.servlet.http.HttpSessionAttributeEvent
多项选择题 Whichthe threeinterfacesneedtobedeclaredinthewebapplicationdeploymentdescriptor?()
单项选择题 Given that session is a valid HttpSession object: Int max = session.getAttribute(“MyReallyLongName”); Which is true?()
多项选择题 Uponauser’sfirstvisittothewebsite,whichtwooperationsarealwaysperformedwhenthegetSessionmethodiscalledwithnoargumentsinaservlet?()