单项选择题
A.contentTypeB.importC.languageD.session
A.session.unbind("key");B.session.remove("key");C.session.removeAttribute("key");D.session.unbindAttribute("key");
A.页面跳转失败B.页面结果显示为:hello${company}C.页面跳转错误,程序出现异常D.正常跳转,页面显示为:helloXXX有限公司