3 Replies Latest reply on Jun 27, 2007 3:32 PM by richfacesuser

    Taglib Exception

    richfacesuser

      HI,

      In the trunk/richfaces-samples/* the taglibs included for richfaces are
      <%@ taglib uri="http://richfaces.ajax4jsf.org/datascroller" prefix="ds"%> or
      <%@ taglib uri="http://richfaces.ajax4jsf.org/modal-panel" prefix="ds"%>
      etc. WHen I am including the same tag lib I am getting an exception.
      My page is only allowing me to include
      <%@ taglib uri="http://richfaces.ajax4jsf.org/rich" prefix="rich"%>
      How shall I use the specific taglibs and get my code to working.

      Thanks a lot in advance