...
Besides the XperienCentral taglib, third party taglibs can be used, such as the JSTL taglibs. JSTL taglibs allow the use of statements such as if-then
, choose
, and forEach
in a JSP. Other functions are used to format dates, to use locales, and to execute queries. See Example Design Layout for more documentation about these taglibs.