更多“Struts人配置文件是什么?”相关问题
  • 第1题:

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

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

    正确答案:B

  • 第2题:

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

    • A、Action
    • B、Include
    • C、package
    • D、filterchain

    正确答案:B

  • 第3题:

    Struts配置文件是()

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

    正确答案:C

  • 第4题:

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

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

    正确答案:A,B

  • 第5题:

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

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

    正确答案:C

  • 第6题:

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

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

    正确答案:A

  • 第7题:

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

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

    正确答案:A

  • 第8题:

    以下属于struts2配置文件中的配置元素是()。

    • A、〈package〉
    • B、〈action〉
    • C、〈form-beans〉
    • D、〈action-mappings〉

    正确答案:A,B

  • 第9题:

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

    必须在WEB-INF/classes目录下

    B

    名字必须为struts.xml

    C

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

    D

    使用forward元素配置转发


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

  • 第10题:

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

    Struts_cfg.xml

    B

    struts-hbm.xml

    C

    struts-config.xml

    D

    config.xml


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

  • 第11题:

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

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

    B

    必须为Struts.xml

    C

    配置Action时必须配置包信息

    D

    使用〈forward〉元素配置转发


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

  • 第12题:

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

    〈package〉

    B

    〈action〉

    C

    〈form-beans〉

    D

    〈action-mappings〉


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

  • 第13题:

    在Struts2框架的配置文件中,以下不属于Action的属性的是()

    • A、name
    • B、class
    • C、method
    • D、result

    正确答案:D

  • 第14题:

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

    • A、action
    • B、namespace
    • C、success
    • D、result

    正确答案:B

  • 第15题:

    在struts的配置文件中,action节点的哪一个属性用来action指定引用的actionForm()

    • A、name
    • B、attribute
    • C、scope
    • D、path

    正确答案:A

  • 第16题:

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

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

    正确答案:A,B

  • 第17题:

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

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

    正确答案:C

  • 第18题:

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

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

    正确答案:B

  • 第19题:

    在struts-config.xml配置文件中,使用()元素来指定自定义的一个RequestProcessor。

    • A、form-beans
    • B、action
    • C、controller
    • D、set-property

    正确答案:C

  • 第20题:

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

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

    正确答案: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


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

  • 第23题:

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

    package

    B

    action

    C

    form-beans

    D

    action-mappings


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