【发布时间】:2012-02-20 08:30:44
【问题描述】:
在这些问题之后:
- https://stackoverflow.com/questions/8589315/jsf2-dynamic-template
- Dynamic ui:include
- How can I retrieve an object on @WindowScoped?
- How can I check if an object stored with @WindowScoped is stored correctly?
- ICE Faces and error in creation of a bean in WindowScoped
我写的所有内容都是为了解决 JSF2 框架的“愚蠢”问题,即我无法直接链接到存储在 /WEB-INF 子文件夹中的页面。之后我对 Google 和 Stackoverflow 做了一些研究,我知道了一件事:我如何构建一个 JSF2 Web 项目?
具体来说,XHTML 页面到底应该放在哪里?
【问题讨论】:
-
这是一个涉及到 facelets 很多方面的悬而未决的问题。
标签: jsf jsf-2 facelets web-inf