Oracle Application Express 5: Developing Web Applications — Question 24

Jim has developed a form page. When running the page, the data displayed is not what he expected. Therefore, he wants to review the information in session state while debugging the form.
How can Jim accomplish this?

Answer options

Correct answer: D

Explanation

The correct answer is D because clicking the View Debug button on the Developer toolbar allows Jim to inspect the session state and other debugging information directly. The other options either do not provide the required session state information or are not specifically designed for debugging in this context.