單項選擇題對于struts-config.xml文件,在其中添加()元素以擴展struts的功能。

A.form-beans
B.controller
C.set-property
D.plug-in


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題()方法新建一個Form.Bean或從請求的會話中檢索Form.Bean。

A.processActionForm()
B.processMultipart()
C.processActionPerform()
D.processActionCreate()

2.單項選擇題在應用程序啟動時,會調用Plugin接口的()

A.start()
B.create()
C.init()
D.initialize()