2008/10/24 Ken Bowen <[EMAIL PROTECTED]>: > <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
Try using: <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> > I'm working in (My)Eclipse and had it install the JSTL 1.0 files. The TLDs > include What application server are you using? Antonio
