change http://myfaces.apache.org/extensions to http://myfaces.apache.org/tomahawk
http://myfaces.apache.org/extensions is the legacy URI. Dennis Byrne >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Monday, March 13, 2006 04:39 PM >To: ''MyFaces Discussion'' >Subject: MyFaces Apache Extensions > >Hello ! > > > >In order to use x :selectOneCountry I was adding > ><%@ taglib uri="http://myfaces.apache.org/extensions" prefix="x" %> > >to my jsp page. > > > >However I have now an error: > > > >The absolute uri: http://myfaces.apache.org/extensions cannot be resolved in >either web.xml or the jar files deployed with this application > > > >Should I add something special to my web.xml? > >Do I need other libraries than: myfaces-api and myfaces-impl ? > > > >Thanks > >Sophie > > > >

