1Z0-858 Web TestEngine demo

Exit VCEDump 1Z0-858 Java Enterprise Edition 5 Web Component Developer Certified Professional
Question 38 of 42
0% complete
Q38 Multiple choice

Given an HttpServletRequest request:

22. String id = request.getParameter("jsessionid");
23. // insert code here
24. String name = (String) session.getAttribute("name");

Which three can be placed at line 23 to retrieve an existing HttpSession object? (Choose three.)

Select all that apply.

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in