单项选择题
Which statement, inserted at line 16, unbinds an attribute from a session?()
A. session.unbind(“key”); B. session.remove(“key”); C. session.removeAttribute(“key”); D. session.unbindAttribute(“key”); E. session.deleteAttribute(“key”);
单项选择题 Whichthe statementistrueaboutwebcontainersessionmanagement()?
多项选择题 Which two are true? ()
多项选择题 Whichthe twoaretrueabouttheJSTLcoreiterationcustomtags?()