Oracle
1Z0-899 · Question #89
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, because the…
The correct answer is C. Business Delegate and Transfer Object. 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, because the business and resource tiers are distributed, the application needs to minimize the inter-tier network traffic related to servicing client requests. Which design patterns, working together, address these issues?
Options
- AFront Controller and Transfer Object
- BFront Controller and Service Locator
- CBusiness Delegate and Transfer Object
- DBusiness Delegate and Intercepting Filter
- EModel-View-Controller and Intercepting Filter
How the community answered
(15 responses)- A13% (2)
- C80% (12)
- E7% (1)
Community Discussion
No community discussion yet for this question.