(34)
(Choose 1 answer)
A. getObject("roleName");
B. getValue("roleName");
C. get("roleName");
D. getAttribute("roleName");
E. getParameter("roleName");
Elt
Which of the following method calls can be used to retrieve an object from the session that was stored using the name "roleName"?