A.private
B.Public
C.protected
D.default
您可能感興趣的試卷
你可能感興趣的試題
A.witch
B.test
C.if
D.value
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
最新試題
在Struts2框架的配置文件中,以下屬于package的屬性的是()
在結(jié)點(diǎn)中,用于定義攔截器棧的結(jié)點(diǎn)是()
假設(shè)在application中存在名為name的屬性,通過(guò)OGNL訪問(wèn)該屬性,正確的代碼是()
在Struts2框架的配置文件中,以下不屬于Action的屬性的是()
在Struts2的Action類(BookAction)中存在bookList處理請(qǐng)求的方法,使用動(dòng)態(tài)方法調(diào)用BookAction類中bookList方法,正確的是()
關(guān)于web.xml文件中配置歡迎文件清單,說(shuō)法錯(cuò)誤的是()
當(dāng)用戶在struts.xml文件中需要包含其它配置文件時(shí),使用的元素是()
什么是ORM?它主要解決什么問(wèn)題?
將使用的攔截器定義到共有的狀態(tài)下來(lái)實(shí)現(xiàn)統(tǒng)一管理,稱為()
若要在Action中訪問(wèn)rquest中的信息,需要實(shí)現(xiàn)()接口。