Oracle
1Z0-899 · Question #79
A developer is designing the presentation tier for a web application which requires a centralized request handling to complete common processing required by each request. Which design pattern…
The correct answer is B. Front Controller. See the full explanation below for the reasoning.
Question
A developer is designing the presentation tier for a web application which requires a centralized request handling to complete common processing required by each request. Which design pattern provides a solution to this problem?
Options
- ARemote Proxy
- BFront Controller
- CService Activator
- DIntercepting Filter
- EBusiness Delegate
- FData Access Object
How the community answered
(37 responses)- A5% (2)
- B78% (29)
- C3% (1)
- D11% (4)
- E3% (1)
Community Discussion
No community discussion yet for this question.