单选题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 Squeakybusiness 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 newsystem. Which pattern can the developer use to solve this problem?()ATransfer ObjectBService LocatorCIntercepting FilterDBusiness Delegate

单选题
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 Squeakybusiness 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 newsystem. Which pattern can the developer use to solve this problem?()
A

Transfer Object

B

Service Locator

C

Intercepting Filter

D

Business Delegate


参考解析

解析: 暂无解析

相关考题:

This magazine is very popular ______ young people. A.toB. inC. forD. with

I criticized my children ___________ squabbling. A. toB. inC. becauseD. for

I took only a _________ of beans with me and left. A.handB.handfulC.handyD.handed

在J2EE中,对于我们自己设计的Bean,应该()。 A.一定要继承java.beans.Beans;B.一定要实Runnable接口C.一定要继承java.lang.Thead类D.可以不继承java.beans.Beans;

42_______A. aroundB. inC. behindD. to

We are full of confidence the Chinese market. A. onB. inC. with

The baby was named_____ his grandfatherA. afterB. inC. to

The child was named ______ his grandfather.A. afterB. inC. to

属于Web客户端脚本语言。A.JavaScriptB.RSSC.JSPD.Java Beans

What is NOT mentioned as a part of the chocolate production process in Valbonne? A.Cocoa beans are groundB.Chocolate is packagedC.Chocolate is pressedD.Cocoa beans are roasted

在J2EE中,对于我们自己设计的Bean,应该()。  A、一定要继承java.beans.Beans;B、一定要实Runnable接口C、一定要继承java.lang.Thead类D、可以不继承java.beans.Beans;

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?()A、 Transfer ObjectB、 Service LocatorC、 Intercepting FilterD、 Business Delegate

会话Beans只有无状态一种。

下面代码执行后,正确的输出结果是()。A、You are fired! You are hired!B、You are fired! You are fired!C、You are hired! You are hired!D、You are hired! Youarefired!

菠菜泥的英文为()A、MashedPotatoesB、Boiled SpinachC、MashedspinachD、Boiled beans

在J2EE中,对于我们自己设计的Bean,应该()。 A、一定要继承java.beans.BeansB、一定要实现Runnalbe接口C、一定要继承java.lang.Thread类D、可以不继承java.beans.Beans

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、Transfer ObjectB、Front ControllerC、Service LocatorD、Intercepting FilterE、Business DelegateF、Model-View-Controller

Given the JSP code: 10. 11. 12. 13.Hello, ${customer.title} ${customer.lastName}, welcome 14.to Squeaky Beans, Inc. 15.16.  Which three types of JSP code are used?()A、Java codeB、Template textC、Scripting codeD、Standard actionE、Expression language

多选题Given the JSP code: 10. 11. 12. 13.Hello, ${customer.title} ${customer.lastName}, welcome 14.to Squeaky Beans, Inc. 15.16.  Which three types of JSP code are used?()AJava codeBTemplate textCScripting codeDStandard actionEExpression language

多选题Given the JSP code: 10. 11. 12. 13.Hello, ${customer.title} ${customer.lastName}, welcome 14.to Squeaky Beans, Inc. 15.16.  Which three types of JSP code are used?()AJava codeBTemplate textCScripting codeDStandard actionEExpression language

单选题基于Servlet、JSP和Java Beans的Web应用体系结构中,()从应用服务器取得控制权来执行基本的流程控制。AJSPBHTML页面CServletDView Beans

单选题We can safely conclude that ______.Apeople in the 19th century were eager to eat sugarBif shipwrecked sailors had drunk fresh water, things would have been even worseCone or more scientists have been hired to cheat in regard to sugarDscientists can do nothing without the money subsidized secretly

单选题For Question 1, select one answer choice.  Which of the following can be inferred from the overall process involved in preparing coffee beans?ACoffee beans must be roasted longer than coffee berries.BSoaking is the lengthiest step in the preparation process.CConsumer preference regarding the final strength and color of coffee varies.DA consumer’s passion for coffee determines exactly how the beans are processed.EThe more exotic and unfamiliar the coffee bean, the longer it takes to prepare.

单选题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?()A Transfer ObjectB Service LocatorC Intercepting FilterD Business Delegate

单选题在J2EE中,对于我们自己设计的Bean,应该()。A一定要继承java.beans.BeansB一定要实现Runnalbe接口C一定要继承java.lang.Thread类D可以不继承java.beans.Beans

单选题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?()ATransfer ObjectBFront ControllerCService LocatorDIntercepting FilterEBusiness DelegateFModel-View-Controller

单选题下面代码执行后,正确的输出结果是()。AYou are fired! You are hired!BYou are fired! You are fired!CYou are hired! You are hired!DYou are hired! Youarefired!