A developer is designing a multi-tier web application and discovers a need to hide the details of establishingand 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?()
第1题:
Which of the following functions is associated with the developer unit?()
第2题:
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?()
第3题:
目前,具有代表性的CASE工具有______。
A.UNIFACE
B.Erwin
C.PowerBuilder
D.Developer2000
第4题:
Where should a Developer go to freely manipulate inline style coding for an object?()
第5题:
开发者(developer)是唯一一类需要特殊权限组完成自己工作的数据库用户
第6题:
Squeaky Beans Inc. hired an outside consultant to develop their web application. To finish the job quickly, the consultant created several dozen JSP pages that directly communicate with the database. The Squeaky business team has since purchased a set of business objects to model their system, and the Squeaky developer charged with maintaining the web application must now refactor all the JSPs to work with the new system. Which pattern can the developer use to solve this problem?()
第7题:
以下哪几项是Oracle客户端连接工具()
第8题:
( )是Oracle数据库管理系统提供的OLAP工具。A.Developer/2000 B.PowerBuilder/2000C.Discoverer/2000 D. Designer/2000
第9题:
Given the security constraint in a DD:// 101.
第10题:
A developer has created a special servlet that is responsible for generating XML content that is sent to adata warehousing subsystem. This subsystem uses HTTP to request these large data files, which are compressed by the servlet to save internal network bandwidth. The developer has received a request frommanagement to create several more of these data warehousing servlets. The developer is about to copyand paste the compression code into each new servlet. Which design pattern can consolidate thiscompression code to be used by all of the data warehousing servlets?()