Hi,
I realize that forTokens is not supported the others listed here are (after
looking into folder jsf-ri facelets/tag/jstl/core package.
Thanks.
On 5/28/09 2:57 PM, "Paulo Cesar Silva Reis" <casmeiron_at_gmail.com> wrote:
> 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.