webtier@glassfish.java.net

JSF 2.0-B1 +JSTL?

From: Paulo Cesar Reis <casmeiron_at_gmail.com>
Date: Thu, 28 May 2009 14:57:21 -0300

Hi all,

I am trying to use the c:forTokens, c:forEach and c:if in JSF 2.0-B1 but I
keep getting errors like this:

 <c:forTokens> Tag Library supports namespace:
http://java.sun.com/jsp/jstl/core, but no tag was defined for name:
forTokens

So I am wondering what version of JSTL is bundled with GF-V3 and how can I
use those JSTL functions with JSF 2.0?

Thanks.