The JavaServer Pages Standard Tag Library in short called as JSTL. It is an collection of useful JSP tags which encapsulates the core functionality common to many of JSP applications. The JSTL has support for common, structural tasks such as iteration & conditionals, tags for manipulating XML documents, internationalization tags, & SQL tags. It also provides an framework for integrating the existing custom tags with the JSTL tags. JSTL is the part of Java EE API & is included in most servlet containers. But to use JSTL in our JSP pages, we need to download the JSTL jars for your servlet container. JSTL jars are container specific. Learn more about the course by joining the JSP Tag Liberies Training now. You will also discover JSTL Tags in detail as a part of the online course. contact our help desk for more details about the course.