View Single Post
  #1 (permalink)  
Old 06-23-2007, 05:23 PM
Heather Heather is offline
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
myfaces.apache.org/extensions can't resolve
I did some examples of JSF with tags:

Code:
<%@ taglib uri="http://myfaces.apache.org/extensions" prefix="x"%>
but it returned to me this exception

javax.servlet.ServletException:absolute uri: http://myfaces.apache.org/extensions can't resolve or in web.xml or in jar files

what is the problem?
Reply With Quote
Sponsored Links