itgle.com

单选题The primary use of XPages was to quickly bring what to Domino?()A Web 2.0 DevelopmentB Volume ScalabilityC Style CustomizationD Eclipse Tools

题目
单选题
The primary use of XPages was to quickly bring what to Domino?()
A

Web 2.0 Development

B

Volume Scalability

C

Style Customization

D

Eclipse Tools


相似考题
更多“单选题The primary use of XPages was to quickly bring what to Domino?()A Web 2.0 DevelopmentB Volume ScalabilityC Style CustomizationD Eclipse Tools”相关问题
  • 第1题:

    What four functions does Web Cache Communication Protocol (WCCP) incorporate?()

    A. load balancing

    B. scalability

    C. remote management

    D. fault tolerance

    E. service assurance


    参考答案:A, B, D, E

  • 第2题:

    Which is NOT a feature of the Eclipse Framework?()

    • A、You can easily extend the tool through Eclipse extension points
    • B、Enables Domino DB2 Integration
    • C、Built-in editors for CSS, XML, HTML
    • D、Allows you to work with multiple IBM tools in a single container

    正确答案:B

  • 第3题:

    You install Windows Server 2008 R2 (Server Core Installation) on a server. You need to be able to remotely manage storage on the server by using Disk Manager. What should you do?()

    • A、Install the Microsoft Remote Server Administration Tools (RSAT).
    • B、Use the DISKPART utility to run the attributes volume clear readonly command for each volume. 
    • C、Run the netsh advfirewall Firewall set rule group="Remote Administration" new enable=yes command.
    • D、Run the netsh advfirewall Firewall set rule group="Remote Volume Management" new enable=yes command.

    正确答案:D

  • 第4题:

    What four functions does Web Cache Communication Protocol (WCCP) incorporate?()

    • A、 load balancing
    • B、 scalability
    • C、 remote management
    • D、 fault tolerance
    • E、 service assurance

    正确答案:A,B,D,E

  • 第5题:

    The direct way to use XPages in a notes 8.5.1 client is which of the following?()

    • A、Through a composite application component
    • B、Through use of a file URL
    • C、Client database Launch property
    • D、XPages are accessed through eclipse and not a notes client

    正确答案:C

  • 第6题:

    The primary use of XPages was to quickly bring what to Domino?()

    • A、Web 2.0 Development
    • B、Volume Scalability
    • C、Style Customization
    • D、Eclipse Tools

    正确答案:A

  • 第7题:

    You need to recommend a management solution for the corporate Web sites that meets the museum’s security policy    What should you include in the recommendation?()

    • A、Internet Information Services (IIS) Manager
    • B、Remote Desktop Services (RDS)
    • C、Remote Server Administration Tools (RSAT)
    • D、Windows PowerShell 2.0

    正确答案:D

  • 第8题:

    Why would a developer prefer to use SOAP Web services over REST Web services?()

    • A、 To provide message level security
    • B、 To allow integration with Web 2.0 applications
    • C、 To be able to use XML to format response messages
    • D、 To be able to use the HTTP or HTTPS transport protocols

    正确答案:A

  • 第9题:

    单选题
    Which is NOT a feature of the Eclipse Framework?()
    A

    You can easily extend the tool through Eclipse extension points

    B

    Enables Domino DB2 Integration

    C

    Built-in editors for CSS, XML, HTML

    D

    Allows you to work with multiple IBM tools in a single container


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    You need to recommend a management solution for the corporate Web sites that meets the museum’s security policy    What should you include in the recommendation?()
    A

    Internet Information Services (IIS) Manager

    B

    Remote Desktop Services (RDS)

    C

    Remote Server Administration Tools (RSAT)

    D

    Windows PowerShell 2.0


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    What are some of the questions you should ask yourself when analyzing your existing Domino NSF application for modernizing with XPages?()
    A

    All of the below

    B

    How much UI code do you have?

    C

    How complex are your subs and functions?

    D

    How do you use Rich Text, if any at all?


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    The primary use of XPages was to quickly bring what to Domino?()
    A

    Web 2.0 Development

    B

    Volume Scalability

    C

    Style Customization

    D

    Eclipse Tools


    正确答案: A
    解析: 暂无解析

  • 第13题:

    What are some of the questions you should ask yourself when analyzing your existing Domino NSF application for modernizing with XPages?()

    • A、All of the below
    • B、How much UI code do you have?
    • C、How complex are your subs and functions?
    • D、How do you use Rich Text, if any at all?

    正确答案:A

  • 第14题:

    What is the primary purpose for the classification of traffic in a router?()

    • A、to use the classification to route traffic
    • B、to use the classification to reorder packets from various sources
    • C、to use the classification to discard malformed packets
    • D、to use the classification to provide the configured service level

    正确答案:D

  • 第15题:

    You create a Web Form with several UI elements on it. During a code review, you realize that some of the UI elements can be grouped into user controls. You need to create a Web control to group the UI elements that do not require server-side processing. Doing so will enable you to programmatically add or remove the UI elements from the page. You want to maintain the UI elements' style properties. What should you do? ()

    • A、Use System.Web.UI.TemplateControl to group the UI elements.
    • B、Use System.Web.UI.HtmlControls.HtmlControl to group the UI elements.
    • C、Use System.Web.UI.LiteralControl to group the UI elements.
    • D、Use System.Web.UI.WebControls.Literal to group the UI elements.

    正确答案:C

  • 第16题:

    Which of the following is used to connect existing Notes Forms to XPages?()

    • A、Data Source
    • B、Schema Definition
    • C、Domino Document
    • D、Data Binding

    正确答案:A

  • 第17题:

    Which of the following is NOT one of the performance enhancements to XPages in the 8.5.1 release?()

    • A、New properties for better control of the JSF lifecycle
    • B、Domino Designer built on top of Eclipse
    • C、JavaScript interpreter performance
    • D、End user experience / browser rendering

    正确答案:B

  • 第18题:

    How can you change the cursor style in your form? ()

    • A、Open the form module property palette and set the Cursor Style property. 
    • B、From the Tools menu, select Preferences-->Runtime Settings. 
    • C、Use the GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY built-ins. 
    • D、You cannot change the cursor style.

    正确答案:C

  • 第19题:

    Which of the following provides an integrated development environment for building XPages applications?()

    • A、Lotus Domino Messaging Express
    • B、Lotus Domino Administrator
    • C、Lotus Domino Designer
    • D、Lotus Collaboration Express

    正确答案:C

  • 第20题:

    单选题
    Why would a developer prefer to use SOAP Web services over REST Web services?()
    A

     To provide message level security

    B

     To allow integration with Web 2.0 applications

    C

     To be able to use XML to format response messages

    D

     To be able to use the HTTP or HTTPS transport protocols


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    A Windows user is trying to get to a shared folder on a server but is receiving an error message that multiple connections to the same resource are not allowed. Which of the following tools can the technician use from the user’s workstation to get the user reconnected as quickly as possible?()
    A

    nbtstat with the/reload parameter

    B

    nbtstat with the/resolved parameter

    C

    net use with the/delete parameter

    D

    net use with the/persistent parameter


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    What is the primary purpose for the classification of traffic in a router?()
    A

    to use the classification to route traffic

    B

    to use the classification to reorder packets from various sources

    C

    to use the classification to discard malformed packets

    D

    to use the classification to provide the configured service level


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    The direct way to use XPages in a notes 8.5.1 client is which of the following?()
    A

    Through a composite application component

    B

    Through use of a file URL

    C

    Client database Launch property

    D

    XPages are accessed through eclipse and not a notes client


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    Which of the following provides an integrated development environment for building XPages applications?()
    A

    Lotus Domino Messaging Express

    B

    Lotus Domino Administrator

    C

    Lotus Domino Designer

    D

    Lotus Collaboration Express


    正确答案: C
    解析: 暂无解析