单项选择题

A.session.getAttribute(“key”,”value”)
B.session.setAttribute(“key”,”value”)
C.session.setAtrribute(“key”)
D.session.getAttribute(“key”)