%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
For Loops
Practicing For Loops on Implicit Variables
pageScope:
Parameters:
requestScope:
Init Parameters:
Cookies:
Key: ${entry.key}; Value: ${entry.value}, Cookie's Name (from Cookie object): ${entry.value.name}
applicationScope:
${entry}