Library provides two different conditionalization tags- 庫(kù)提供了兩個(gè)不同的條件化標(biāo)記
Tag library provides custom actions to manage data through scoped variables, as well as to perform iteration and conditionalization of page content 標(biāo)記庫(kù)提供了定制操作,通過限制了作用域的變量管理數(shù)據(jù),以及執(zhí)行頁(yè)面內(nèi)容的迭代和條件操作。
Library, as its name suggests, provides custom tags for basic functionality, such as managing scoped variables and interacting with urls, as well as for fundamental operations like iteration and conditionalization 庫(kù)為一些基本功能(如,管理限定了作用域的變量和與url交互等)和基本操作(如,迭代和條件化)提供了定制標(biāo)記。
The jsp standard tag library jstl is a collection of custom tag libraries that implement general-purpose functionality common to web applications, including iteration and conditionalization, data management formatting, manipulation of xml, and database access jsp標(biāo)準(zhǔn)標(biāo)記庫(kù)(jspstandardtaglibrary,jstl)是一個(gè)實(shí)現(xiàn)web應(yīng)用程序中常見的通用功能的定制標(biāo)記庫(kù)集,這些功能包括迭代和條件判斷、數(shù)據(jù)管理格式化、xml操作以及數(shù)據(jù)庫(kù)訪問。