質問編集履歴
1
記載調整
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,8 +18,8 @@
|
|
18
18
|
index.xhtml 内の一部を動的なコンテンツとし、それぞれ別のxhtmlファイルとして作成しています。
|
19
19
|
|
20
20
|
|
21
|
-
index.xhtml
|
21
|
+
```index.xhtml
|
22
|
-
|
22
|
+
<h:body>
|
23
23
|
..
|
24
24
|
<ui:include src="#{operations.fileName}"/>
|
25
25
|
..
|