made documentation related to webflow-config consistent with implementation

This commit is contained in:
Keith Donald
2008-04-26 04:56:54 +00:00
parent 6612b8982d
commit e4d595b544
20 changed files with 284 additions and 848 deletions

View File

@@ -32,9 +32,6 @@
<!-- Executes flows: the central entry point into the Spring Web Flow system -->
<webflow:flow-executor id="flowExecutor">
<webflow:flow-execution-attributes>
<webflow:always-redirect-on-pause value="false"/>
</webflow:flow-execution-attributes>
<webflow:flow-execution-listeners>
<webflow:listener ref="jpaFlowExecutionListener" />
</webflow:flow-execution-listeners>