在struts-config.xml配置文件中,使用()元素来指定自定义的一个RequestProcessor。
A: form-beans
B: action
C: controller
D: set-property
A: form-beans
B: action
C: controller
D: set-property
举一反三
- 在struts配置文件中,()元素可用于配置struts的validator框架。 A: plug-in B: embeded C: form-beans D: set-property
- ()是struts-config.xml文件配置数据源的标签。 A: data-source B: data-sources C: set-property D: form-beans
- 在Spring中,XML配置文件的跟元素是( ) A: bean B: beans C: property D: context
- Struts应用采用()基于XML的配置文件来配置应用。 A: web.xml B: servlet.xml C: struts-config.xml D: struts-conf.xml
- 以下属于struts2配置文件中的配置元素是:(多选) A: <;package>; B: <;action>; C: <;form-beans>; D: <;action-mappings>;