A.Interceptor
B.interceptor-stack
C.interceptor-stacks
D.interceptor-refs
您可能感興趣的試卷
你可能感興趣的試題
A.bookAction.bookList
B.bookAction*bookList
C.bookAction+bookList
D.bookAction!bookList
A.name
B.namespace
C.include
D.extends
A.result
B.method
C.execute
D.class
A.execute
B.Login
C.Validate
D.method
A.Web.xml
B.JSP.xml
C.struts.xml
D.filter.xml
最新試題
簡(jiǎn)述struts框架的執(zhí)行流程。
在Struts2的Action類(BookAction)中存在bookList處理請(qǐng)求的方法,使用動(dòng)態(tài)方法調(diào)用BookAction類中bookList方法,正確的是()
以下集合中不能直接取第一個(gè)元素的是()
在action元素中指定Action類調(diào)用方法的屬性是()
關(guān)于web.xml文件中配置歡迎文件清單,說(shuō)法錯(cuò)誤的是()
實(shí)體對(duì)象的生命周期有3種狀態(tài)即:瞬時(shí)態(tài)、()和脫管狀態(tài)。
truts配置中,package元素的()屬性的作用是:繼承其它的package元素。
在Struts2框架的配置文件中,以下不屬于Action的屬性的是()
在Action類中定義的屬性使用修飾符(),屬性和屬性對(duì)應(yīng)的getter和setter方法使用修飾符public。
Struts2標(biāo)簽庫(kù)中迭代標(biāo)簽的status屬性的()方法是判斷當(dāng)前元素的索引是否是偶數(shù)。