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?()
第1题:
You work as an application developer at Certkiller .com. Certkiller .com has asked you to develop an application that monitors and controls the activities of a Windows service.You need to use the appropriate class to meet Certkiller .com’s requirements. What should you do?()
第2题:
以下哪几项是Oracle客户端连接工具()
第3题:
Where should a Developer go to freely manipulate inline style coding for an object?()
第4题:
A developer is designing a web application that makes many fine-grained remote data requests for each client request. During testing, the developer discovers that the volume of remote requests significantly degrades performance of the application. Which design pattern provides a solution for this problem?()
第5题:
Transfer Object
Session Facade
Intercepting Filter
Template Method
Model-View-Controller
第6题:
Network Adapter
BIOS
Processor
COM 1
第7题:
Transfer Object
Service Locator
Intercepting Filter
Business Delegate
第8题:
Transfer Object
Front Controller
Service Locator
Intercepting Filter
Business Delegate
Model-View-Controller
第9题:
The developer must ensure that every URL is properly encoded using the appropriate URL rewriting APIs
The developer must provide an alternate mechanism for managing sessions and abandon theHttpSession mechanism entirely
The developer can ignore this issue. Web containers are required to support automatic URL rewriting when cookies are not supported
The developer must ass the string ?id=
第10题:
The program developer must create a thread to be responsible for free the memory.
The garbage collection will check for and free memory no longer needed.
The garbage collection allow the program developer to explicity and immediately free the memory.
The garbage collection can free the memory used java object at expect time.
第11题:
Proxy
View Helper
Front Controller
Session Façade
Business Delegate
Model-View-Controller
第12题:
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?()
第13题:
Given the security constraint in a DD:// 101.
第14题:
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?()
第15题:
A developer is designing a web application that makes many fine-grained remote data requests for eachclient request. During testing, the developer discovers that the volume of remote requests significantlydegrades performance of the application. Which design pattern provides a solution for this problem?()
第16题:
Facade
View Helper
Transfer Object
Intercepting Filter
Composite Facade
第17题:
Flyweight
Transfer Object
Service Locator
Dispatcher View
Business Delegate
Model-View-Controller
第18题:
Proxy
View Helper
Front Controller
Session Facade
Business Delegate
Model-View-Controller
第19题:
Use the ServiceBase class.
Use the ServiceInstaller class.
Use the ServiceManager class.
Use the ServiceController class.
第20题:
Transfer Object
Service Locator
Intercepting Filter
Business Delegate
第21题:
Command
Transfer Object
Service Locator
Session Facade
Business Delegate
第22题:
Runnable allows the workflow engine to compile the process.
Runnable allows the process to be included as a stand-alone subprocess.
Runnable allows the workflow engine to check its status during process execution.
Runnable allows the workflow engine to define this as a top-level process and initiate it