Eclipse - Can't find facelet tag library for uri http://java.sun.com/jsf/html

Viewed 39519

In my index.xhtml , I have a namespace defined like this xmlns:h="http://java.sun.com/jsf/html". The server at this url indicates that the page cannot be found.

Do you know where the page has moved ?

Eclipse Info

Version: Indigo Release
Build id: 20110615-0604
4 Answers
Related