Oracle Application Express 5: Developing Web Applications — Question 34
Jules is trying to implement Session State Protection to increase the security of Jules' application.
On which three components can Jules configure Session State Protection in Oracle Application Express? (Choose three.)
Answer options
- A. pages
- B. page items
- C. page regions
- D. application items
- E. buttons
- F. page processes
Correct answer: A, B, D
Explanation
The correct answers are A, B, and D because Session State Protection can be applied to pages, page items, and application items to secure session data. Options C, E, and F are incorrect as page regions, buttons, and page processes do not directly support Session State Protection configurations.