网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

单选题Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()A  Transfer ObjectB  Service LocatorC  Intercepting FilterD  Model-View-Controller


参考答案

更多 “单选题Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()A  Transfer ObjectB  Service LocatorC  Intercepting FilterD  Model-View-Controller” 相关考题
考题 Which components are installed on the middle tier in a WebSphere Commerce V 5.6 three-tier configuration (i.e. in a three-node topology)?()A、WebSphere Commerce Server, WebSphere Application Server and Web server pluginB、WebSphere Application Server, Database Client and Web server pluginC、WebSphere Commerce Server, Database Server and WebSphere Application ServerD、WebSphere Commerce Server, WebSphere Application Server and Database ClientE、Web server, WebSphere Commerce Server and WebSphere Application Server

考题 You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You host the Web application in Microsoft Internet Information Services (IIS) 6.0. You browse theapplication and receive the following error message:  Server Application Unavailable  The web application you are attempting to access on this web server is currently unavailable.Please hit the "Refresh" button in your web browser to retry your request.  You view the Application event log and discover the following message:  It is not possible to run two different versions of ASP.NET in the same IIS process. Please use theIIS Administration Tool to reconfigure your server to run the application in a separate process.  To ensure productivity you need to solve this problem as quick as possible.  What should you do?()A、You should change the IIS isolation mode.B、You should assign the application to another application pool.C、You should configure all applications that are part of your application's application pool in orderto use the same version of ASP.NET.D、You should run the Aspnet_regiis.exe Tool.E、You should restart the application pool that hosts the application.

考题 You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5.  When you review the application performance counters, you discover that there is an unexpected increase in the value of the Application Restarts counter. You need to identify the reasons for this increase.  What are three possible reasons that could cause this increase?()A、Restart of the Microsoft IIS 6.0 host. B、Restart of the Microsoft Windows Server 2003 that hosts the Web application. C、Addition of a new assembly in the Bin directory of the application. D、Addition of a code segment that requires recompilation to the ASP.NET Web application. E、Enabling of HTTP compression in the Microsoft IIS 6.0 manager for the application. F、Modification to the Web.config file in the system.web section for debugging the application.

考题 You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server that runs Windows Server 2008. The Terminal Services server role is installed on theserver. You have a new application deployed on the server. The application creates files that have anextension of .xyz. You have to make sure that users are able to launch the remote application from theircomputers by double-clicking a file that has the .xyz extension. What action should you perform?()A、The Remote Desktop Connection Client on the users’ computers should be configured to point to theserver.B、Configure the application as a published application You should use a Remote Desktop Program file.C、Configure the application as a published application by using a Microsoft Windows Installer packagefile.D、Configure the application as a published application by using a Terminal Server Web Access Web site.

考题 Which ONE of the following statements about Domino Enterprise server is true?()A、Can host Active Server Pages Web sitesB、Can host PHP Web sitesC、Includes a DB2 serverD、Includes an integrated Web application server

考题 ompany.com has a Micro-Partitioned p5-570 4-way with six application partitions and two VIO servers. Each VIO server has been allocated 0.5 CPU and the application servers have been allocated 0.4 CPUs. The marketing department wants to deploy a new Web server to support the release of a product. The systems architect has recommended that the Web server will require a whole CPU. Which of the following should the technical specialist suggest to provide the most cost-effective deployment?()A、Remove one application server partition and apply its CPU resources to the Web server.B、Reassign the CPU from one of the VIO servers and create the new partition.C、Add 0.6 CPU to one of the application servers and run the Web service with the application. D、Reassign a total of 0.4 CPUs from the application servers and create a new partition with awhole CPU for new deployment.

考题 Company.com has a database application and a Web server application running on the same p5-570 server in a single partition. Recently there have been a number of instances where the increased load on the database server has impacted the performance of the Web server. What can the technical specialist recommend to keep the database application from impacting the performance of the Web server?()A、Create a VLAN between the web server and database server.B、Purchase APV and install the VIOS.C、Increase the priority of the Web server.D、Create separate LPARs for Web and database workloads.

考题 Which additional application must be installed in order to use WebSMIT?()A、Mozilla for AIXB、An Apache compliant Web serverC、Web Based System Manager (WebSM)D、Websphere Application Server Community Edition

考题 Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()A、 Transfer ObjectB、 Service LocatorC、 Intercepting FilterD、 Model-View-Controller

考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A、Enable WebDAV.B、Enable Server Side Includes.C、Configure both Web sites to use different IP addresses.D、Configure both Web sites to use different application pools.

考题 Cer-tech .com has a server that runs Windows Server 2008.Terminal services role is installed on theserver. As an administrator at Cer-tech .com, you deploy a new application on the server. The applicationcreates a file that has an extension of .bdc you have to make sure that the users can launch applicationremotely from their computer by double-clicking on the .bdc extension. What should you do to achieve thisobjective?()A、Use Terminal Server Web Access website to configure the application as a published applicationB、Configure the remote desktop connection on the client computers to point the terminal services serverC、Configure the Remote Desktop file to configure application as a published applicationD、Use Windows Installer package file to configure application as a published application

考题 Your network contains a Windows Server 2008 server that has the Web Server (IIS) server role installed.  You have a Web application that uses a custom application pool. The application pool is set to recycle every 1,440 minutes. The Web application does not support multiple worker processes.  You need to configure the application pool to ensure that users can access the Web application after the application pool is recycled. What should you do?()A、Set the Shutdown Executable option to True.B、Set the Process Orphaning Enabled option to True.C、Set the Disable Overlapped Recycling option to True.D、Set the Disable Recycling for Configuration Changes option to True.

考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A、Enable WebDAV.B、Enable Server Side Includes.C、Configure both Web sites to use different IP addresses.D、Configure both Web sites to use different application pools.

考题 You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5.  When you review the application performance counters, you discover that there is an unexpected increase in the value of the Application Restarts counter. You need to identify the reasons for this increase.  What are three possible reasons that could cause this increase?()A、Restart of the Microsoft IIS 6.0 host.B、Restart of the Microsoft Windows Server 2003 that hosts the Web application.C、Addition of a new assembly in the Bin directory of the application.D、Addition of a code segment that requires recompilation to the ASP.NET Web application.E、Enabling of HTTP compression in the Microsoft IIS 6.0 manager for the application.F、Modification to the Web.config file in the system.web section for debugging the application.

考题 You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a Windows Server 2008 server, and the Web Server (IIS) server roleis installed on the server. Multiple Web sites are hosted by the server. Since you are the technical support,you are required to set the server to make it automatically release memory for a single Web site. What's more, no other Web sites should be impacted. Which action should be performed to achieve the goal?()A、From the Application Pool Defaults, the Recycling options should be changed.B、A new Web site should be created and the bindings should be edited for the Web site.C、A new application pool should be created and the Web site should be associated to the application pool.D、A new virtual directory should be created and the Physical Path Credentials on the virtual directoryshould be changed.

考题 单选题Company.com has a database application and a Web server application running on the same p5-570 server in a single partition. Recently there have been a number of instances where the increased load on the database server has impacted the performance of the Web server. What can the technical specialist recommend to keep the database application from impacting the performance of the Web server?()A Create a VLAN between the web server and database server.B Purchase APV and install the VIOS.C Increase the priority of the Web server.D Create separate LPARs for Web and database workloads.

考题 单选题You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A Enable WebDAV.B Enable Server Side Includes.C Configure both Web sites to use different IP addresses.D Configure both Web sites to use different application pools.

考题 单选题Which additional application must be installed in order to use WebSMIT?()A Mozilla for AIXB An Apache compliant Web serverC Web Based System Manager (WebSM)D Websphere Application Server Community Edition

考题 单选题Which ONE of the following statements about Domino Enterprise server is true?()A Can host Active Server Pages Web sitesB Can host PHP Web sitesC Includes a DB2 serverD Includes an integrated Web application server

考题 多选题You are a systems administrator responsible for managing a Windows Server 2008 Web Server Currently,there are no Web sites configured on the server. You need to configure the server to host two Web applications: Engineering App and Sales App. Both Web applications must be accessible by using HTTPport 80 without the use of host headers. Also, you must protect against problems in one Web applicationaffecting the performance or reliability of the other Web application. Which two steps should you take tomeet these requirements?()ACreate a single Web site that contains both Web applications.BCreate two Web sites, one for each Web application.CAssign both Web applications to the same application pool.DAssign each Web application to its own application pool.

考题 单选题Your network contains a Windows Server 2008 server that has the Web Server (IIS) server role installed.  You have a Web application that uses a custom application pool. The application pool is set to recycle every 1,440 minutes. The Web application does not support multiple worker processes.  You need to configure the application pool to ensure that users can access the Web application after the application pool is recycled. What should you do?()A Set the Shutdown Executable option to True.B Set the Process Orphaning Enabled option to True.C Set the Disable Overlapped Recycling option to True.D Set the Disable Recycling for Configuration Changes option to True.

考题 单选题You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A Enable WebDAV.B Enable Server Side Includes.C Configure both Web sites to use different IP addresses.D Configure both Web sites to use different application pools.

考题 单选题ompany.com has a Micro-Partitioned p5-570 4-way with six application partitions and two VIO servers. Each VIO server has been allocated 0.5 CPU and the application servers have been allocated 0.4 CPUs. The marketing department wants to deploy a new Web server to support the release of a product. The systems architect has recommended that the Web server will require a whole CPU. Which of the following should the technical specialist suggest to provide the most cost-effective deployment?()A Remove one application server partition and apply its CPU resources to the Web server.B Reassign the CPU from one of the VIO servers and create the new partition.C Add 0.6 CPU to one of the application servers and run the Web service with the application. D Reassign a total of 0.4 CPUs from the application servers and create a new partition with awhole CPU for new deployment.

考题 单选题You are developing and XBAP application for your company intranet. During several development iterations, you manually executable, application, and deployement manifest to the test Web Server. You create an HTML file that has a manifest that you use for testing. During the next iteration, you enchance the XBAP application by making changes. When you use the hyperlink to the deployment manifest to test the deployment, you do not see the changes. You need to ensure that the changes you make are visible when you test the deployment from your machine. What should you do ?()A Restart Microsoft Internet Information Services (IIS). Then click the Install hyperlink again.B Open Visual Studio command prompt and run mage -cc. Then click the Install hyperlink again.C Delete the application, deployment, and executable files from Web Server. Then rebuild the XBAP solution files from the project bin directory to the Web Server and click the Install hyperlink againD Delete the application, deployment, and executable files from Web Server. Then recopy the same files to the Web Server, restart IIS and click the Install hyperlink again

考题 单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a Windows Server 2008 server, and the Web Server (IIS) server roleis installed on the server. Multiple Web sites are hosted by the server. Since you are the technical support,you are required to set the server to make it automatically release memory for a single Web site. What's more, no other Web sites should be impacted. Which action should be performed to achieve the goal?()A From the Application Pool Defaults, the Recycling options should be changed.B A new Web site should be created and the bindings should be edited for the Web site.C A new application pool should be created and the Web site should be associated to the application pool.D A new virtual directory should be created and the Physical Path Credentials on the virtual directoryshould be changed.

考题 单选题Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()A  Transfer ObjectB  Service LocatorC  Intercepting FilterD  Model-View-Controller

考题 单选题Which components are installed on the middle tier in a WebSphere Commerce V 5.6 three-tier configuration (i.e. in a three-node topology)?()A WebSphere Commerce Server, WebSphere Application Server and Web server pluginB WebSphere Application Server, Database Client and Web server pluginC WebSphere Commerce Server, Database Server and WebSphere Application ServerD WebSphere Commerce Server, WebSphere Application Server and Database ClientE Web server, WebSphere Commerce Server and WebSphere Application Server

考题 单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server that runs Windows Server 2008. The Terminal Services server role is installed on theserver. You have a new application deployed on the server. The application creates files that have anextension of .xyz. You have to make sure that users are able to launch the remote application from theircomputers by double-clicking a file that has the .xyz extension. What action should you perform?()A The Remote Desktop Connection Client on the users’ computers should be configured to point to theserver.B Configure the application as a published application You should use a Remote Desktop Program file.C Configure the application as a published application by using a Microsoft Windows Installer packagefile.D Configure the application as a published application by using a Terminal Server Web Access Web site.