在Struts应用程序中,创建了定义报错信息的资源文件后,应()文件中添加对这个资源文件的引用。A、web.xmlB、AplicationResource.propertitesC、struts-config.xmlD、AplicationResource_zh_CN.Propertitesi
在Struts应用程序中,创建了定义报错信息的资源文件后,应()文件中添加对这个资源文件的引用。
- A、web.xml
- B、AplicationResource.propertites
- C、struts-config.xml
- D、AplicationResource_zh_CN.Propertitesi
相关考题:
你创建了一个类库,这个类库被应用程序用于Certkiller .com网站3个部分类库中包含一个如下定义的Department类。public class Department {public string name;public string manager;}每个应用程序使用自定义配置节点来存储在应用程序配置文件中的特定部门的值下面的代码所示。您需要编写代码段中,通过使用从应用程序配置文件中检索字段值创建一个部门的对象实例。您应该使用哪个代码段?()A.B.C.D.
有谁知道为什么我在mysql中创建存储过程无法定义变量啊!在里面一定义就报错。 定义DECLARE a int 报错信息:ERROR1064:YouhaveanerrorinyourSQLsyntax;checkthemanualthatcorrespondstoyourMySQLserverversionfortherightsyntaxtousenear' DECLAREaINT';
在Struts应用程序中,创建了定义报错信息的资源文件后,应在()文件中添加对这个资源文件的引用。A、web.xmlB、ApplicationResources.propertiesC、struts-config.xmlD、ApplicationResources_zh_CN_properties
我们在实现国际化的时候显示资源包里的信息是使用的下面的哪个标签库?()A、struts-logic.tldB、struts-html.tldC、struts-bean.tldD、struts-tiles.tld
在Windows中,可以使用如下()方法启动一个Windows应用程序。A、单击桌面的快捷图标B、单击“开始”-“程序”菜单中的应用程序项C、单击资源管理器中的应用程序文件D、用查找命令找到应用程序后,在查找窗口双击该应用程序文件
()文件主要负责管理应用中的Action映射,以及该Action包含的Result定义等。A、Web.xmlB、Struts Prepare And Execute FilterC、struts.xmlD、struts2.xml
在使用Struts时,()是设置访问ActionServlet的路径。A、web.xml文件中的servlet-mapping标签B、web.xml文件中的url-pattern标签C、struts-config.xml文件中的actionD、struts-config.xml文件中的forward
在使用Struts错误处理机制时,将报错信息定义在属性文件后,还需要在struts-config.xml文件中使用()标签定义对该属性文件的引用。A、message-resourceB、actionC、forwardD、form-bean
在struts-config.xml配置文件中,使用()元素来指定自定义的一个RequestProcessor。A、form-beansB、actionC、controllerD、set-property
关于struts2包的说法正确的是()。A、struts2框架使用包来管理常量B、struts2框架定义包时必须指定name属性C、struts2框架中配置包时,必须继承自struts-default包,否则会报错D、struts2框架中使用包来管理Action
在struts.xml文件中,使用()元素定义拦截器?A、〈interceptor-ref〉B、〈interceptor〉C、〈intercep〉D、〈default-interceptor-ref〉
单选题在使用Struts错误处理机制时,将报错信息定义在属性文件后,还需要在struts-config.xml文件中使用()标签定义对该属性文件的引用。Amessage-resourceBactionCforwardDform-bean
单选题在Struts应用程序中,创建了定义报错信息的资源文件后,应()文件中添加对这个资源文件的引用。Aweb.xmlBAplicationResource.propertitesCstruts-config.xmlDAplicationResource_zh_CN.Propertitesi
单选题在Struts应用程序中,创建了定义报错信息的资源文件后,应在()文件中添加对这个资源文件的引用。Aweb.xmlBApplicationResources.propertiesCstruts-config.xmlDApplicationResources_zh_CN_properties