nerdexam
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)
  • A
    5% (2)
  • B
    78% (29)
  • C
    3% (1)
  • D
    11% (4)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice