更多“J2EE是指Java 2 Enterprise Edition。”相关问题
  • 第1题:

    在J2EE中,在Bean中实现绑定属性需要导入包是()。

    A.java.util

    B.java.beans

    C.java.bean

    D.java.security


    参考答案:B

  • 第2题:

    J2EE规范定义了J2EE组件,不包括( )。

    A.应用(Application)客户端和小程序(applet)

    B.Java Servlet和Java Server Pages技术组件

    C.Enterprise JavaBeans(EJB)组件

    D.Office组件


    正确答案:D

  • 第3题:

    You have a server named Server1 that runs Windows Server 2003 Standard Edition Service Pack 2 (SP2).Server1 contains 4 GB of RAM and four processors.Users report that Server1 is slow. You run a performance report. The report displays the results shown in the following table.You need to improve the performance of Server1.What should you do?()

    A. Add 2 GB of RAM and enable hyper-threading.

    B. Add 2 GB of RAM and upgrade to Windows Server 2003 Enterprise Edition.

    C. Add two processors and enable hyper-threading.

    D. Add two processors and upgrade to Windows Server 2003 Enterprise Edition.


    参考答案:D

  • 第4题:

    J2EE规范中定义的Web组件是 ( ) 。
    A.应用(Application)客户端
    B.小程序(applet)
    C.Java Servlet和Java Server Pages技术组件
    D.Enterprise JavaBeans(EJB)组件


    答案:C
    解析:
    本题考查J2EE的基本知识。J2EE应用是由组件组成的。J2EE组件是一个自我封装的功能软件单元,它包括相关的类、文件和与其他组件的通讯。J2EE规范定义了如下J2EE组件:·应用(Application)客户端和小程序(applet)是客户端组件。·Java Servlet和Java Server Pages技术组件是Web组件。·Enterprise JavaBeans(EJB)组件是业务组件。

  • 第5题:

    在j2EE中,在bean中=实现绑定属性的需要导入的包是()

    • A、java.util
    • B、java.beans
    • C、java.bean
    • D、java.security

    正确答案:B

  • 第6题:

    关于J2ee描述正确的是()

    • A、2EE提供了对EJB(Enterprise JavaBean),JavaServletsAPI,JSP(Java Server Pages)以及XML技术的全面支持
    • B、一个J2EE应用必须是基于WEB的
    • C、J2EE是一个产品
    • D、是一种利用Java2平台来简化企业解决方案的开发,部署和管理相关的复杂问题的体系结构

    正确答案:A,D

  • 第7题:

    A customer has a key application running in a logical partition on a POWER5 system. The customer wants the ability to run the application with minimal down time using Live Partition Mobility.  Which of the following is the minimum PowerVM edition and hardware configuration that will support the customer requirement?()

    • A、 PowerVM Standard Edition on POWER6 hardware
    • B、 PowerVM Standard Edition with POWER5 hardware 
    • C、 PowerVM Enterprise Edition with POWER6 hardware
    • D、 PowerVM Enterprise Edition with POWER5 hardware

    正确答案:C

  • 第8题:

    在J2EE中,在Bean中实现绑定属性需要导入包是()。 

    • A、java.util
    • B、java.beans
    • C、java.bean
    • D、java.security

    正确答案:B

  • 第9题:

    You need to identify the combinations of the Windows operating system and SQL Server 2005 version that will be the most appropriate for the new R&D configuration, which will include the Research, Parts, and Engineering databases.Which two combinations will be the most appropriate?()

    • A、Windows Server 2003 Enterprise Edition with SQL Server 2005 Enterprise Edition
    • B、Windows Server 2003 Datacenter Edition with SQL Server 2005 Enterprise Edition
    • C、Windows Server 2003 Standard Edition with SQL Server 2005 Enterprise Edition
    • D、Windows Server 2003 Enterprise Edition with SQL Server 2005 Standard Edition

    正确答案:A,B

  • 第10题:

    单选题
    Which of the following includes Active Memory Sharing (AMS)?()
    A

    PowerHA Enterprise Edition

    B

    PowerVM Enterprise Edition

    C

    VMControl Enterprise Edition

    D

    Systems Director Enterprise Edition


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

  • 第11题:

    单选题
    Which WebLogic edition bundles JRockit Real Time?()
    A

    WebLogic Server Standard Edition

    B

    WebLogic Server Enterprise Edition

    C

    WebLogic Server Suite

    D

    WebLogic Server Grid Edition

    E

    WebLogic Server Cloud Edition


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

  • 第12题:

    判断题
    J2EE是指Java 2 Enterprise Edition。
    A

    B


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

  • 第13题:

    J2EE的四层体系架构(客户层/表示层/业务逻辑层/数据层)中,可用来实现表示层的技术是__________。 A.Java Servlets B.Enterprise JavaBeans C.Intemet Explorer D.Database


    正确答案:A
    要点解析:J2EE使用多层的分布式应用模型,应用逻辑按功能划分为组件,各个应用组件根据它们所在的层分布在不同的设备上。在J2EE的四层体系架构(客户层/表示层/业务逻辑层/数据层)中,Internet Explorer等应用客户端程序和Applets是实现客户层的技术;Java Servkts和JavaServer Pages(JSP)是实现表示层的技术;Enterprise Java Beans(EJB)等是实现业务逻辑层的技术;Database是实现数据层的技术之一。

  • 第14题:

    J2EE的四层体系架构(客户层/表示层/业务逻辑层/数据层)中,可用来实现表示层的技术是( )。

    A.Java Servlets

    B.Enterprise JavaBeans

    C.Internet Explore

    D.Database


    正确答案:A
    J2EE使用多层的分布式应用模型,应用逻辑按功能划分为组件,各个应用组件根据它们所在的层分布在不同的设备上。在J2EE的四层体系架构(客户层/表示层/业务逻辑层/数据层)中,InternetExplore等应用客户端程序和Applets是实现客户层的技术;JavaServlets和JavaServerPages(JSP)是实现表示层的技术;EnterpriseJavaBeans(EJB)等是实现业务逻辑层的技术;Database是实现数据层的技术之一。

  • 第15题:

    ● J2EE 规范中定义的Web组件是 (30) 。

    (30)

    A.应用(Application)客户端

    B.小程序(applet)

    C.Java Servlet和Java Server Pages技术组件

    D.Enterprise JavaBeans(EJB)组件


    正确答案:C

  • 第16题:

    EJB(enterprise JavaBean,企业级JavaBean)是J2EE框架核心技术之一,分为会话、实体和消息EJB3种。


    正确答案:正确

  • 第17题:

    在J2EE中,在Bean中实现绑定属性需要导入的包是()。 

    • A、java.util
    • B、java.beans
    • C、java.bean
    • D、java.security

    正确答案:B

  • 第18题:

    Java2技术分为J2EE、J2SE和J2ME,其中J2SE是Java的企业版,用来针对企业级进行应用服务的开发。


    正确答案:错误

  • 第19题:

    J2EE平台提供的服务技术包括()。 

    • A、JDBC
    • B、Java事务API和服务
    • C、Java名字和目录接口
    • D、Java虚拟机的下载

    正确答案:A,B,C

  • 第20题:

    Which WebLogic edition bundles JRockit Real Time?()

    • A、WebLogic Server Standard Edition
    • B、WebLogic Server Enterprise Edition
    • C、WebLogic Server Suite
    • D、WebLogic Server Grid Edition
    • E、WebLogic Server Cloud Edition

    正确答案:C

  • 第21题:

    Java语言可以划分为三大应用品牌,那个不属于其中()

    • A、Java Plateform Micro Edition(Java ME)
    • B、Java Plateform Standard Edition (Java SE)
    • C、Enterprise Java Bean
    • D、Java Plateform Enterprise Edition (Java EE)

    正确答案:C

  • 第22题:

    单选题
    Java语言可以划分为三大应用品牌,那个不属于其中()
    A

    Java Plateform Micro Edition(Java ME)

    B

    Java Plateform Standard Edition (Java SE)

    C

    Enterprise Java Bean

    D

    Java Plateform Enterprise Edition (Java EE)


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

  • 第23题:

    多选题
    关于J2ee描述正确的是()
    A

    2EE提供了对EJB(Enterprise JavaBean),JavaServletsAPI,JSP(Java Server Pages)以及XML技术的全面支持

    B

    一个J2EE应用必须是基于WEB的

    C

    J2EE是一个产品

    D

    是一种利用Java2平台来简化企业解决方案的开发,部署和管理相关的复杂问题的体系结构


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