更多“Struts的ActionServlet需要在那个配置文件中进行配置()A、struts-config.xmlB、config.xmlC、web.xmlD、struts.xml”相关问题
  • 第1题:

    在struts的配置文件中,一般来说action节点的()属性是可以不写的。

    • A、path
    • B、type
    • C、name
    • D、input

    正确答案:B,C,D

  • 第2题:

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

    • A、web.xml
    • B、struts.xml
    • C、struts2.xml
    • D、webwork.xml

    正确答案:A

  • 第3题:

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

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

    正确答案:B

  • 第4题:

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

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

    正确答案:B

  • 第5题:

    在struts.xml文件中,使用()元素定义拦截器。

    • A、interceptor-ref
    • B、interceptor
    • C、intercep
    • D、default-interceptor-ref

    正确答案:B

  • 第6题:

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

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

    正确答案:A,B

  • 第7题:

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

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

    正确答案:B

  • 第8题:

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

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

    正确答案:A,B

  • 第9题:

    若需要修改TOMCAT的监听端口,应修改哪个配置文件?()

    • A、tomcat.xml
    • B、server.xml
    • C、web.xml
    • D、tomcat-users.xml

    正确答案:B

  • 第10题:

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

     Struts-config.xml

    B

     Web.xml

    C

     Ejb-jar.xml

    D

     struts.xml


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

  • 第11题:

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

    struts-config.xml

    B

    config.xml

    C

    web.xml

    D

    struts.xml


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

  • 第12题:

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

    web.xml

    B

    struts.xml

    C

    application.porperties

    D

    webwork.xml


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

  • 第13题:

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

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

    正确答案:A

  • 第14题:

    Struts默认配置文件为()

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

    正确答案:A

  • 第15题:

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

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

    正确答案:D

  • 第16题:

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

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

    正确答案:B

  • 第17题:

    Struts配置文件是()

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

    正确答案:C

  • 第18题:

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

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

    正确答案:C

  • 第19题:

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

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

    正确答案:A

  • 第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配置文件中,()元素可用于配置struts的validator框架。
    A

    plug-in

    B

    embeded

    C

    form-beans

    D

    set-property


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

  • 第23题:

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

    package

    B

    action

    C

    form-beans

    D

    action-mappings


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