R: Logic:Iterate Problem

2004-06-23 Thread Amleto Di Salle
Hi, you can use the JSTL1.1 (or 1.0 as you want) in the following way: <%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %> you can use "pageScope", "requestScope", "sessionScope" or "applicationScope" depending on the "pageRecords" is stored.

R: Logic:Iterate Problem

2004-06-23 Thread Amleto Di Salle
Hi, you can use the JSTL1.1 (or 1.0 as you want) in the following way: <%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %> you can use "pageScope", "requestScope", "sessionScope" or "applicationScope" depending on the "pageRecords" is stored.