|
I’m trying to add Tomahawk to my existing java project
( http://myfaces.apache.org/faq.html Can I use MyFaces
extensions (aka Tomahawk) with the JSF RI? Yes, most of the Apache MyFaces extensions work with <%@ taglib uri="http://myfaces.apache.org/tomahawk"
prefix="t"%> I receive the following error: org.apache.jasper.JasperException:
The absolute uri: http://myfaces.apache.org/tomahawk cannot be resolved in
either web.xml or the jar files deployed with this application Do I need to
deploy the tomahawk.tld file separately? Any other instructions? Thanks. |
- Tomahawk and JSF RI Tom Butler
- Re: Tomahawk and JSF RI Dennis Byrne
- Re: Tomahawk and JSF RI Matthias Wessendorf
- Re: Tomahawk and JSF RI Sean Schofield
