1Z0-450 · Question #45
Which two actions are associated with page rendering?
The correct answer is A. The process of generating a page from the Database. E. A computation which sets the session state with process point 'On Load - Before Header. A: The Application Express engine dynamically renders and processes pages based on data stored in Oracle database tables. E: On Load: Before Header - Branching occurs before a page is rendered. This option displays another page instead of the current page or redirects the user…
Question
Which two actions are associated with page rendering?
Options
- AThe process of generating a page from the Database.
- BThe process of submitting a page.
- CA validation check on a user input field to verify that the entered value is numeric.
- DA DML page process inserting records into a table after the Form Page is submitted.
- EA computation which sets the session state with process point 'On Load - Before Header.
How the community answered
(45 responses)- A73% (33)
- B4% (2)
- C16% (7)
- D7% (3)
Explanation
A: The Application Express engine dynamically renders and processes pages based on data stored in Oracle database tables. E: On Load: Before Header - Branching occurs before a page is rendered. This option displays another page instead of the current page or redirects the user to another URL or procedure.
Topics
Community Discussion
No community discussion yet for this question.