RE: Error with JSTL tag
t you want since you have: ${item['firstName']} ${item['lastName']} Those need to be wrapped in c:out tags unless ur using JSP 2.0 -Tim -Original Message- From: Mike Deegan [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 5:11 PM To: [EMAIL PROTECTED] Subj
Error with JSTL tag
I am having problems implementing the JSTL tag. I am using Resin 3.0. I get the following error (see below) when trying to display following JSP code ... displays ok without the tag === <%@ page language="java" %> <%@ tagl