问题:
A、session.getAttribute(“key”,”value”)
B、session.setAttribute(“key”,”value”)
C、session.setAtrribute(“key”)
D、session.getAttribute(“key”)
相关内容