action examples

This commit is contained in:
Keith Donald
2008-07-28 20:40:03 +00:00
parent 1595a09f9f
commit ec18824716
4 changed files with 25 additions and 35 deletions

View File

@@ -6,6 +6,7 @@
<!ENTITY defining-flows SYSTEM "defining-flows.xml">
<!ENTITY el SYSTEM "el.xml">
<!ENTITY views SYSTEM "views.xml">
<!ENTITY actions SYSTEM "actions.xml">
<!ENTITY flow-managed-persistence SYSTEM "flow-managed-persistence.xml">
<!ENTITY flow-security SYSTEM "flow-security.xml">
<!ENTITY flow-inheritance SYSTEM "flow-inheritance.xml">
@@ -23,43 +24,28 @@
<bookinfo>
<title>Spring Web Flow 2 Reference Guide</title>
<subtitle>Reference Documentation</subtitle>
<releaseinfo>Version 2.0.2</releaseinfo>
<pubdate>June 2008</pubdate>
<releaseinfo>Version 2.0.3</releaseinfo>
<pubdate>July 2008</pubdate>
<authorgroup>
<author>
<firstname>Keith</firstname>
<surname>Donald</surname>
<affiliation>
<orgname>SpringSource</orgname>
</affiliation>
</author>
<author>
<firstname>Erwin</firstname>
<surname>Vervaet</surname>
<affiliation>
<orgname>Ervacon</orgname>
</affiliation>
</author>
<author>
<firstname>Jeremy</firstname>
<surname>Grelle</surname>
<affiliation>
<orgname>SpringSource</orgname>
</affiliation>
</author>
<author>
<firstname>Scott</firstname>
<surname>Andrews</surname>
<affiliation>
<orgname>SpringSource</orgname>
</affiliation>
</author>
<author>
<firstname>Rossen</firstname>
<surname>Stoyanchev</surname>
<affiliation>
<orgname>SpringSource</orgname>
</affiliation>
</author>
</authorgroup>
<legalnotice>
@@ -79,6 +65,7 @@
&defining-flows;
&el;
&views;
&actions;
&flow-managed-persistence;
&flow-security;
&flow-inheritance;