單項(xiàng)選擇題如果要實(shí)現(xiàn)自定義處理結(jié)果,需要繼承哪個(gè)類()

A.Dispatcher
B.Struts Result Support
C.Support
D.Action


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題如果要實(shí)現(xiàn)struts2的數(shù)據(jù)檢驗(yàn)功能()

A.普通的Action類可以實(shí)現(xiàn)
B.繼承自Action接口的可以實(shí)現(xiàn)
C.繼承自ActionSupport類可以實(shí)現(xiàn)
D.繼承自ActionValidate類可以實(shí)現(xiàn)