單項選擇題下面哪個不是jsp:setProperty操作的屬性()。

A.name
B.param
C.property
D.scope


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題常量使用()進(jìn)行修飾。

A.private
B.abstracted
C.final
D.static

2.單項選擇題下面哪個方法不屬于session對象()。

A.getAttributeNames()
B.getServletContext()
C.invalidate()
D.addCookie(Cookie cook)

3.單項選擇題類中的成員默認(rèn)的訪問修飾符是()。

A.private
B.protected
C.public
D.空

4.單項選擇題在JSP頁面中的輸出語句是()。

A.System.out.print()
B.Println()
C.Out.println()
D.Out.printValues()

5.單項選擇題以下選項中()不是開發(fā)JSP應(yīng)用程序所必需的。

A.JDK
B.J2EE SDK
C.web服務(wù)器
D.開發(fā)工具Eclipse