JSTL Standard Tag Library Reference

Source: Internet
Author: User

The JSTL tag library is divided into 5 categories, namely:
Core Tag Library: C (prefix) http://java.sun.com/jsp/jstl/core (URL)
118N Tag library: FMT http://java.sun.com/jsp/jstl/fmt
SQL Tag Library: SQL Http://java.sun.com/jsp/jstl/sql
XML tag library: x http://java.sun.com/jsp/jstl/xml
Function Tag Library: FN Http://java.sun.com/jsp/jstl/functions
Jstl.jar the. class file that contains the interfaces and classes defined in the JSTL specification
Standard.jar contains the. class file that is used by the Apache open Source software organization to implement JSTL, and in its Meta-inf directory, contains the conventions for all tag libraries (pictured, not pictured here)
1. Install and configure JSTL: Copy the Jstl Jst1.jar and Standard.jar to the Web-inf/lib directory under your own Web application to reference the
2. References need taglib tag: <%@ taglib uri= "Http://java.sun.com/jsp/jst1/core" prefix= "C"%> (prefix is prefix)

JSTL Standard Tag Library Reference

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.