Bug 25637 - IteratorTagSupport example is missing
Summary: IteratorTagSupport example is missing
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.1
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL: http://localhost:8080/standard-exampl...
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-19 00:57 UTC by Felipe Leme
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Leme 2003-12-19 00:57:27 UTC
From the http://localhost:8080/standard-examples-1.1/iterators/index.html page:

Extensibility   (ToBeDone)

JSTL exposes in its API the abstract class IteratorTagSupport to facilitate the
implementation of custom iterator tags that leverage the standard iteration
behavior defined in JSTL. This example shows a custom iterator tag that ...
Comment 1 Felipe Leme 2004-01-07 18:25:08 UTC
Fixed on 1.0 and main branch and tested with jakarta-taglibs-20040107.tar.gz