ExamQuestions.com

Register
Login
Java EE 7 Application Developer Exam Questions

Oracle

Java EE 7 Application Developer

49 / 72

Question 49:

Your web application requires logic to remember items that a user placed into a shopping cart. Which two mechanisms should you use to associate that information with the user? (Choose two.) 

Answer options:

A. HttpServletResponse objects
B. ServletContext objects
C. HttpSession objects
D. a database