remaining sections of docs

portlet, mvc, and persistence still need to be completed.
faces need more detail and a component reference.
This commit is contained in:
Keith Donald
2008-04-10 04:51:17 +00:00
parent 358f30598e
commit c97d2264a8
8 changed files with 289 additions and 58 deletions

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="spring-faces">
<title>Using Spring Faces</title>
<title>JSF Integration</title>
<sect1 id="spring-faces-introduction">
<title>Introduction</title>
<para>
@@ -114,7 +113,7 @@
managed beans are typically allocated.
</para>
</sect2>
<sect2>
<sect2 id="faces-manipulating-model">
<title>Manipulating The Model</title>
<para>
The need to initialize the model before view rendering (such as by loading persistent entities from a