Is it possible to use JSF+Facelets with HTML 4/5?

前端 未结 5 1132
心在旅途
心在旅途 2020-11-22 09:40

Facelets relies on XML namespaces to work with XHTML. How are HTML 4, and as far as I know, HTML 5 do not support namespaces. Also HTML 5 has some new elements that are not

5条回答
  •  遥遥无期
    2020-11-22 10:28

    On a related note, check out this IBM developerWorks article: JSF 2 fu: HTML5 composite components, Part 1

提交回复
热议问题