JSTL: JSP Standard Tag Library (by Jeff Heaton)
Chapter 5: Programming Loops, Iterators and Collections

(return to contents)
Listing 5.1 Iteration and strings
Listing 5.2 Fixed length loops
Listing 5.3 Iteration over tokens
Listing 5.4 Modify a collection
Listing 5.5 Tag collaboration with a fixed loop
Listing 5.6 Tag collaboration with a collection