Description: This article is the second in a series on JSTL, the JSP Standard Tag Library. If you need a primer as to what JSTL encompasses, check out part one of this series. In this article, we will cover more of the details of how to use the various tags in the different Tag Library Descriptors (TLDs). We\'ll go though samples using the conditionals, iteration, and URL, U18N, SQL, and XML tags. The goal of this article is to show the key components of the JSTL.