单项选择题
A.Session session=request.getSession();B.Session session=ActionContext.getSession();C.Map session=ActionContext.getContext().getSession();D.Map session=ServletContext.getContext().getSession();
A.struts.xmlB.struts-default.xmlC.struts-plugin.xmlD.struts-web.xml
A.text/plainB.image/gifC.octet-streamD.application/msword