How can I use a JSF page as welcome file? The FacesServlet
is mapped on *.jsf
and the <welcome-file>
is set to index.xhtml
. However, it does not show the JSF components. I tried to set the <welcome-file>
to index.jsf
, but this results in a HTTP 404 error.
I'm using Tomcat 6.0 and JSF 2.1.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…