HI, My current JSF application use the Richfaces with RI implement. I want to add myfaces components to my application. I have imported the tomahawk-1.1.1.jar to my web-inb\lib and add the following code to my jsp page: <%@ taglib prefix="s" uri="http://myfaces.apache.org/sandbox" %>
However, the error "cannot find the tag library descriptor for http://myfaces.apache.org/sandbox" is shown. How to fix the problem? Thanks -- View this message in context: http://www.nabble.com/Can-myfaces-use-the-JSF-RI-implement--tp19174984p19174984.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

