Jstl1.1 beginner C. TLD

Source: Internet
Author: User
Tags tld

Because the example in chapter 8 of the Ajax basic tutorial uses jstl1.1, I caught a cold for a few days. Today is the last day, so I have to learn jstl1.1 quickly, even if it is a fur.

I read some articles on the Internet and got a rough idea. To use jstl1.1 at least, the jstl. jar and standard. Jar classes are required, and the next C. TLD can be used.

Add <web-app> in Web. xml

<JSP-config>
<Taglib>
<Taglib-Uri>/WEB-INF/C. TLD </taglib-Uri>
<Taglib-location>/WEB-INF/C. TLD </taglib-location>
</Taglib>

I like the method above, like the link below has changed or cannot access the Internet. What should I do?

Or directly use <% @ taglib uri = "http://java.sun.com/jsp/jstl/core" prefix = "C" %>

After reading some simple examples, many of them are used with El. Let's look back at the C. TLD content, which is already very detailed. It seems quite troublesome for me to come here because I am not good at English. Here I will study while translating.

Version names, versions, and validator are skipped. Starting from <tag>, these are actually used.

Suppose prefix = "C ".

Haha, haha, cool. From AM to prepare for sleep. When I press the post, an error dialog box will pop up (press it if I don't read it carefully). Nothing is done, the content that is saved at the beginning will be left ............

This is the second time !!!!!!!

References:

Http://hi.baidu.com/luckys_free/blog/item/dab93408962930d063d986c6.html

Http://wuhui0915.blog.163.com/blog/static/2186455320073179564661/

Http://www.ibm.com/developerworks/cn/java/j-jstl0211/

Http://hi.baidu.com/netnova/blog/category/Jstl

Http://hi.baidu.com/persimmon/blog/item/3496aa18ca689b0735fa4191.html

Related Article

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.