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.