2 Replies Latest reply on Mar 13, 2007 10:21 PM by isaac76

    jsp 2.0?

    isaac76

      Hi,
      I'm trying to get ajax4jsf working. I followed the basic example in the documentation and I get the following error.

      Error in using tag library uri='https://ajax4jsf.dev.java.net/ajax' prefix='a4j': incompatible version: taglib requires version '2.0', this implementation is version '1.2.0'
      probably occurred due to an error in /en/jstl/taglibs.jsp line 10:
      <%@ taglib uri="https://ajax4jsf.dev.java.net/ajax" prefix="a4j"%>


      Has anyone seen this before or know how to fix this?