單項選擇題ActionForward的()屬性指定ActionForward的URL。
A.name
B.redirect
C.class
D.path
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題Action中的execute方法返回()的對象。
A.Action
B.null
C.HttpServletResponse
D.ActionForward
2.單項選擇題Action類的execute方法返回()的對象。
A.Action
B.Null
C.HttpServletResponse
D.ActionForward
3.單項選擇題確定完成處理后,將結果發(fā)送到什么地方()
A.ActionMapping
B.ActionServlet
C.Validate
D.Process
4.單項選擇題()標簽檢查cookie、header、name、parameter或property屬性之一指定的變量是否在應用的范圍內。
A.messagePresent
B.messageNotPresent
C.present
D.notPresent
5.單項選擇題()是struts-config.xml文件配置數(shù)據(jù)源的標簽。
A.data-source
B.data-sources
C.set-property
D.form-beans
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
不屬于struts2標簽庫的是()
題型:單項選擇題
struts2在控制器類中一般需要添加相應屬性的()
題型:多項選擇題
struts2自定義攔截器中的“return.invocation.invoke”代碼表示()
題型:多項選擇題
如果要實現(xiàn)struts2的數(shù)據(jù)校驗功能()
題型:單項選擇題
struts2默認的處理結果類型是()
題型:單項選擇題
在OGNL中操作符的作用是()
題型:單項選擇題
自定義轉換器繼承的抽象類是()
題型:單項選擇題
實現(xiàn)動態(tài)返回結果,在配置元素時使用()指定視圖資源。
題型:單項選擇題
struts2中動態(tài)方法調用的格式為()
題型:單項選擇題
簡述Struts2執(zhí)行流程。
題型:問答題