Oracle
1Z0-554 · Question #4
You have created a page template to use as the basis for the Web pages in your application however you have a handful of pages that require a slightly different layout from that of the template…
The correct answer is D. Create one template for all pages and define template attributes to customize the template for those. See the full explanation below for the reasoning.
Question
You have created a page template to use as the basis for the Web pages in your application however you have a handful of pages that require a slightly different layout from that of the template. What is the most efficient use of the framework to handle this situation?
Options
- ACreate two page templates; one for the majority of pages (those that use the standard layout), and
- BCreate one template for the standard layout, and create individual page layouts for the few pages
- CCreate one template for all pages and incorporate a backing bean to handle the small differences
- DCreate one template for all pages and define template attributes to customize the template for those
How the community answered
(36 responses)- A3% (1)
- B3% (1)
- C11% (4)
- D83% (30)
Community Discussion
No community discussion yet for this question.