Standard taglib problem

2002-03-13 Thread John Baker
Hello. I have installed the latest beta of the standard tag libs. The example is running fine, and now I'm trying to use it for myself. I have a jsp page that I've got the following in: %@ taglib uri=/WEB-INF/c.tld prefix=c % c:forEach var=item items=a, b, c c:out value=${item}/br

Re: Standard taglib problem

2002-03-13 Thread Shawn Bayern
On Wed, 13 Mar 2002, John Baker wrote: Can you be more specific to what I should be looking for? The file I'm including has a load of other jsp imports, etc that do not cause it to screw up. I'm quite happy to look for the problem, if I know what I'm looking for ;-) Thanks for that quick