Results 1 to 3 of 3
- 06-23-2007, 04:23 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 164
- Rep Power
- 6
myfaces.apache.org/extensions can't resolve
I did some examples of JSF with tags:
but it returned to me this exceptionJava Code:<%@ taglib uri="http://myfaces.apache.org/extensions" prefix="x"%>
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?
- 06-30-2007, 04:44 PM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 130
- Rep Power
- 0
this page doesn't exist, and when it tries to search the URI finds an error over there
Change the address to an existing address
- 06-30-2007, 04:46 PM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 110
- Rep Power
- 0
You need some jar that contains that you want
and change the http://myfaces.apache.org/extensions route
to the route of this jar
Similar Threads
-
Cannot Resolve Symbol error...
By seral1969 in forum New To JavaReplies: 4Last Post: 02-18-2008, 12:17 AM -
Deleting files after filtering the extensions
By Java Tip in forum Java TipReplies: 0Last Post: 01-25-2008, 07:00 PM -
Regarding Scanner Object -- Cannot Resolve the Symbol
By pascal45 in forum New To JavaReplies: 1Last Post: 12-21-2007, 11:12 AM -
Error: cannot resolve symbol, help me
By mathias in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 08-06-2007, 02:46 PM -
How to compare file extensions?
By Rubin in forum New To JavaReplies: 1Last Post: 08-05-2007, 09:51 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks