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

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="flow-managed-persistence">
<title>Flow Managed Persistence</title>
<sect1 id="spring-mvc-introduction">
<title>Introduction</title>
<para>
This chapter shows you how to use flows to manage web application persistence.
</para>
</sect1>
</chapter>