单项选择题
Which HttpSession method stores an object in a session?()
A. put(String name. Object value) B. set(String name. Object value) C. setAttribute(String name. Object value) D. putAttribute(String name. Object value) E. addAttribute(String name. Object value)
单项选择题 Whichelementistheparentofthetaginthewebapplicationdeploymentdescriptor?()
单项选择题 Which retrieves the value associated with “foo” from within an HttpServlet?()
单项选择题 What is the result of a client request of the Source servlet with no query string?()