[RESOLVIDO] Redirect

To com um projeto e não consigo usar essa tag redirect corretamente…

     [b]  <c:redirect context="${pageContext.request.contextPath}" url="/pages/usuarioCrud.faces"/>[/b]

ERRO:

Multiple annotations found at this line:
- javax.servlet cannot be resolved to a type
- The tag handler class for “c:redirect” (org.apache.taglibs.standard.tag.rt.core.RedirectTag) was not found on the Java

Alguma ajuda??
Vlw

Ele não encontrou o jar do JSTL no classpath.