單項選擇題要使用JSTL的核心標(biāo)簽庫,需要在JSP源文件的首部加入如下什么聲明語句?()

A.〈%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %〉
B.〈%@ taglib prefix="x" uri="http://java.sun.com/jsp/jstl/xml" %〉
C.〈%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %〉
D.〈%@ taglib prefix="sql" uri="http://java.sun.com/jsp/jstl/sql" %〉


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題以下()標(biāo)簽用于格式化日期和時間并按照設(shè)定的格式給予輸出。

A.〈fmt:formatDate〉
B.〈fmt:setLocale〉
C.〈fmt:param〉
D.〈fmt:setTimeZone〉

2.單項選擇題以下()標(biāo)簽用來解析XML文件。

A.〈x:set〉
B.〈x:otherwise〉
C.〈x:parse〉
D.〈x:transform〉