Oracle
1Z0-899 · Question #88
A developer is designing a multi-tier web application and discovers a need to hide the details of establishing and maintaining remote communications from the client. In addition, the application…
The correct answer is B. Business Delegate and Service Locator. See the full explanation below for the reasoning.
Question
A developer is designing a multi-tier web application and discovers a need to hide the details of establishing and maintaining remote communications from the client. In addition, the application needs to find, in a transparent manner, the heterogeneous business components used to service the client's requests. Which design patterns, working together, address these issues?
Options
- ABusiness Delegate and Transfer Object
- BBusiness Delegate and Service Locator
- CFront Controller and Business Delegate
- DIntercepting Filter and Transfer Object
- EModel-View-Controller and Intercepting Filter
How the community answered
(46 responses)- A2% (1)
- B76% (35)
- C2% (1)
- D7% (3)
- E13% (6)
Community Discussion
No community discussion yet for this question.