A.html:hidden B.html:from C.html:text D.html:optionsCollection
A.擴(kuò)展自dispatchAction的Action類(lèi)不必定義execute方法 B.在dispatchActionBean中,創(chuàng)建的實(shí)體操作業(yè)務(wù)的方法,傳入的參數(shù)可以和普通的Action的execute方法不同 C.在dispatchActionBean中,方法名的前綴必須為to或do D.與普通的Action的配置比較,要使用dispatchAction,需要多一個(gè)param
A.web.xml B.ApplicationResources.properties C.struts-config.xml D.ApplicationResources_zh_CN_properties