Fixed duplicate section IDs that prevented the PDFs from building

This commit is contained in:
Ben Hale
2007-04-09 15:13:03 +00:00
parent 4d3f5eb9c6
commit 64971ff630

View File

@@ -570,7 +570,7 @@
</h:form>
</programlisting>
</sect2>
<sect2 id="executor-jsf-simple">
<sect2 id="executor-jsf-simple-pre-102">
<title>A pre Spring Web Flow 1.0.2 faces-config.xml file</title>
<para>
Before Spring Web Flow 1.0.2 Spring Web Flow only supported resolving variables in flow scope
@@ -597,7 +597,7 @@
&lt;/faces-config&gt;
</programlisting>
</sect2>
<sect2 id="executor-jsf-resume-form">
<sect2 id="executor-jsf-resume-form-pre-102">
<title>Resuming a flow execution - pre 1.0.2 form bound to flow scope variables</title>
<programlisting>
&lt;h:form id="form"&gt;