多项选择题

Which the two are valid and equivalent?()

A.
B.
C.
D.
E.

<上一题 目录 下一题>
热门 试题

单项选择题
A developer is designing a web application which extensively uses EJBs and JMS.  The developer finds that there is a lot of duplicated code to build the JNDI contexts to access the beans and queues. Further, because of the complexity, there are numerous errors in the code.  Which J2EE design pattern provides a solution for this problem?()

A. Command
B. Transfer object
C. Service locator
D. Session Façade
E. Business delegate
F. Data access object

多项选择题
Whichthe twoarecharacteristicsoftheServiceLocatorpattern?()

A. It encapsulates component lookup procedures
B. It increases source code duplication and decreases reuse
C. It improves client performance by caching context and factory objects
D. It degrades network performance due to increased access to distributed lookup services

相关试题
  • Which two produce the output one,...
  • Whichthe JSTLcodesnippetcanbeusedtoimpo...
  • AcustomJSPtagmustbeabletosupportanarbitr...