I\'m developing a JSF 2 web application. For prestige purpouses I would like that every URL ends with .jsf extension. Now it ends with .xhtml. If I
.jsf
.xhtml
you can add this code in your web.xml, and you can run your pages ends with xhtml, jsf or faces Faces Servlet javax.faces.webapp.FacesServlet 1 Faces Servlet *.jsf Faces Servlet *.faces Faces Servlet *.xhtml