单项选择题
A.Facade
B.View Helper
C.Transfer Object
D.Intercepting Filter
E.Composite Facade
多项选择题 WhichtwoarecharacteristicsoftheTransferObjectdesignpattern?()
单项选择题 The Squeaky Bean company has decided to port their web application to a new J2EE 1.4 container. Whilereviewing the application, a developer realizes that in multiple places within the current application, nearlyduplicate code exists that finds enterprise beans. Which pattern should be used to eliminate this duplicatecode?()
单项选择题 A developer is designing a web application that must verify for each request: The originating request is froma trusted network. The client has a valid session.The client has been authenticated. Which design pattern provides a solution in this situation?()