Jstl Tag Introduction (Web Foundation learning Note 18)

Source: Internet
Author: User
I. JSTL package download and introduction 1.0, Introduction

Jstl Full name JavaServer Pages standard Tag Library

1.1. Download Package

: http://archive.apache.org/dist/jakarta/taglibs/standard/binaries/

1.2. Decompression

1.3. Copy the 2 jar files under Lib into the project Web-info/lib folder

1.4. Select Project buildpath-introduce the package into 1.5, create a new JSP page to introduce the package

Add the following directives to the page:

<%@ taglib prefix= "C" uri= "Http://java.sun.com/jsp/jstl/core"%>

Can be found in the Readme in the download package

Enter <c: If there is a hint that the introduction succeeds

Jstl Tag Introduction (Web Foundation learning Note 18)

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.