JSTL: JSP Standard Tag Library (by Jeff Heaton)
Chapter 2: Programming JSTL

(return to contents)

Scope Example

Listing 2.1 Main Example Page
Listing 2.2 Included Page
Listing 2.3 Linked Page

Application Data Examples

Listing 2.4 Accessing Application Data
Listing 2.5 Accessing Parameter Data

Basic Web Development Examples

Listing 2.6 Using the Query String
Listing 2.7 Working with Forms
Listing 2.8 Handling State/Sessions