niusouti.com

单选题Struts默认配置文件为()AStruts-config.xmlBWeb.xmlCEjb-jar.xmlDSun-web.xml

题目
单选题
Struts默认配置文件为()
A

 Struts-config.xml

B

 Web.xml

C

 Ejb-jar.xml

D

 Sun-web.xml


相似考题
更多“Struts默认配置文件为()”相关问题
  • 第1题:

    在struts配置文件中,()元素可用于配置struts的validator框架。

    • A、plug-in
    • B、embeded
    • C、form-beans
    • D、set-property

    正确答案:A

  • 第2题:

    下面信息不在Struts配置文件中配置的是()

    • A、Form Bean配置信息
    • B、Spring声明式事务
    • C、Action转发路径
    • D、Struts引用的资源文件

    正确答案:B

  • 第3题:

    以下属于struts2的体系结构的是()

    • A、struts2控制器组件
    • B、struts2配置文件
    • C、FilterDispathcer
    • D、Action

    正确答案:A,B

  • 第4题:

    关于struts2配置文件说法正确的是()

    • A、必须在WEB-INF/classes目录下
    • B、名字必须为struts.xml
    • C、配置Action时,必须配置包信息
    • D、使用forward元素配置转发

    正确答案:C

  • 第5题:

    struts2控制器需要在()配置文件中进行配置。

    • A、web.xml
    • B、struts.xml
    • C、application.porperties
    • D、webwork.xml

    正确答案:B

  • 第6题:

    Struts应用程序的默认配置文件为()

    • A、struts-config.xml
    • B、web.xml
    • C、ejb-jar.xml
    • D、sun-web.xml

    正确答案:A

  • 第7题:

    单选题
    关于struts2配置文件说法正确的是()
    A

    必须在WEB-INF/classes目录下

    B

    名字必须为struts.xml

    C

    配置Action时,必须配置包信息

    D

    使用forward元素配置转发


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

  • 第8题:

    单选题
    Struts内部默认编码是()
    A

    UTF-8

    B

    ISO-8859-1

    C

    ASCII

    D

    默认没有编码


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

  • 第9题:

    单选题
    下列选项中,关于Struts2配置文件说法正确的是()
    A

    必须置于WEB-INF/classes目录下

    B

    必须为Struts.xml

    C

    配置Action时必须配置包信息

    D

    使用forward>元素配置转发


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

  • 第10题:

    单选题
    在struts配置文件中,()元素可用于配置struts的validator框架。
    A

    plug-in

    B

    embeded

    C

    form-beans

    D

    set-property


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

  • 第11题:

    单选题
    Struts配置文件是()
    A

    Struts_cfg.xml

    B

    struts-hbm.xml

    C

    struts-config.xml

    D

    config.xml


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

  • 第12题:

    单选题
    当用户在struts.xml文件中需要包含其它配置文件时,使用的元素是()
    A

    Action

    B

    Include

    C

    package

    D

    filterchain


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

  • 第13题:

    Struts默认配置文件为()

    • A、 Struts-config.xml
    • B、 Web.xml
    • C、 Ejb-jar.xml
    • D、 Sun-web.xml

    正确答案:A

  • 第14题:

    Struts配置文件是()

    • A、Struts_cfg.xml
    • B、struts-hbm.xml
    • C、struts-config.xml
    • D、config.xml

    正确答案:C

  • 第15题:

    下列那些文件是struts的配置文件()

    • A、struts.xml
    • B、struts-config.xml
    • C、web.xml
    • D、struts.tld

    正确答案:A,B

  • 第16题:

    Struts的ActionServlet需要在那个配置文件中进行配置()

    • A、struts-config.xml
    • B、config.xml
    • C、web.xml
    • D、struts.xml

    正确答案:A

  • 第17题:

    下列选项中,关于Struts2配置文件说法正确的是()。

    • A、必须置于WEB-INF/classes目录下
    • B、必须为Struts.xml
    • C、配置Action时必须配置包信息
    • D、使用〈forward〉元素配置转发

    正确答案:C

  • 第18题:

    Struts应用程序的默认配置文件为()。

    • A、 Struts-config.xml
    • B、 Web.xml
    • C、 Ejb-jar.xml
    • D、 struts.xml

    正确答案:A

  • 第19题:

    单选题
    在Struts2框架的配置文件中,以下属于package的属性的是()
    A

    action

    B

    namespace

    C

    success

    D

    result


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

  • 第20题:

    多选题
    以下属于struts2配置文件中的配置元素是()
    A

    package

    B

    action

    C

    form-beans

    D

    action-mappings


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

  • 第21题:

    单选题
    Struts默认配置文件为()
    A

     Struts-config.xml

    B

     Web.xml

    C

     Ejb-jar.xml

    D

     Sun-web.xml


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

  • 第22题:

    单选题
    Struts应用程序的默认配置文件为()。
    A

     Struts-config.xml

    B

     Web.xml

    C

     Ejb-jar.xml

    D

     struts.xml


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

  • 第23题:

    多选题
    小王在Linux主机上完全安装了RedHatLinux企业版4.0,这时系统默认安装DHCP服务器软件包,下面关于DHCP服务器的配置文件描述正确的是()。
    A

    DHCP服务器的配置文件为/etc/dhcp/dhcpD.conf

    B

    DHCP服务器的配置文件为/etc/dhcpD.conf

    C

    DHCP服务器的配置文件默认是存在的,不需要创建

    D

    DHCP服务器的配置文件默认是不存在的,需要手工创建


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

  • 第24题:

    单选题
    Struts应用程序的默认配置文件为()
    A

    struts-config.xml

    B

    web.xml

    C

    ejb-jar.xml

    D

    sun-web.xml


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