RE: Problem with c:import (JSTL 1.0)

2003-10-26 Thread Stephen Letschin
Thank you. Guess sometimes it just takes a second set of eyes to see the obvious... On Thu, 23 Oct 2003, Karr, David wrote: > Looks like you're missing a ">" at the end of the "c:if". > > -Original Message- > From: Stephen Letschin [mailto:[EMAIL PROTECTED] > > I am having a problem with

RE: Problem with c:import (JSTL 1.0)

2003-10-23 Thread Karr, David
Looks like you're missing a ">" at the end of the "c:if". -Original Message- From: Stephen Letschin [mailto:[EMAIL PROTECTED] I am having a problem with a c:import that I hope someone has an answer to. <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %> <%@ taglib uri="http: