JSF Facelets: Sometimes I see the URL is .jsf and sometimes .xhtml. Why?
Posted
by Harry Pham
on Stack Overflow
See other posts from Stack Overflow
or by Harry Pham
Published on 2010-06-09T17:48:27Z
Indexed on
2010/06/09
17:52 UTC
Read the original article
Hit count: 246
Been try to learn JSF, and sometimes I see the URL is .jsf
and sometimes is .xhtml
. Can sometimes fill my knowledge, please? When I create a JSF using Facelet, the file extension is .xhtml
, so where does .jsf
URL extension come from?
© Stack Overflow or respective owner