Oracle
1Z0-900 · Question #61
1Z0-900 Question #61: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-900 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Create Java Web Applications using Servlets
Question
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.)
Options
- AHttpServletResponse objects
- BServletContext objects
- CHttpSession objects
- Da database
Unlock 1Z0-900 to see the answer
You've previewed enough free 1Z0-900 questions. Unlock 1Z0-900 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#session management#user state#servlet mechanisms#persistent storage