util Tag Library

This tag library contains tags that do not fit into any other categories. There are tags to do contitional testing, handle iterations, cache management etc.

The essential tags in this taglib are:

  • cache

  • switch

  • toggle

  • valueof

  <%@ taglib uri="http://www.escenic.com/taglib/escenic-util" prefix="util" %>

We usually use util as prefix to this tag library.