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
A.核心控制器Filter Dispatcher
B.模型類
C.攔截器
D.JSP
A.Web.xml
B.Struts Prepare And Execute Filter
C.struts.xml
D.struts2.xml
最新試題
簡述struts框架的執(zhí)行流程。
Struts2標簽庫中迭代標簽的status屬性的()方法是判斷當前元素的索引是否是偶數(shù)。
()是Hibernate持久化操作的基礎,提供了眾多持久化方法,如save、update、delete等。通過這些方法,透明地完成對象的增加、刪除、修改、查找等操作。
在Struts2的Action類(BookAction)中存在bookList處理請求的方法,使用動態(tài)方法調(diào)用BookAction類中bookList方法,正確的是()
用Struts2開發(fā)和用jsp、servlet開發(fā)有什么區(qū)別?
簡述struts的工作原理。
在Action類中定義的屬性使用修飾符(),屬性和屬性對應的getter和setter方法使用修飾符public。
在Struts2的標簽中用來設定條件的屬性是()
假設在application中存在名為name的屬性,通過OGNL訪問該屬性,正確的代碼是()
根據(jù)()配置,瀏覽器發(fā)出HTTP請求被Filter Dispatcher接收。