Fixed some small bugs in the samples as spotted by Ross.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<subflow-state id="launchB" flow="sampleB">
|
||||
<attribute-mapper>
|
||||
<input-mapper>
|
||||
<mapping source="requestParameters.input" target="input" />
|
||||
<mapping source="flowScope.input" target="input" />
|
||||
</input-mapper>
|
||||
</attribute-mapper>
|
||||
<transition on="end" to="aPage" />
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<property name="flowLocations">
|
||||
<list>
|
||||
<value>/WEB-INF/itemlist.xml</value>
|
||||
<value>/WEB-INF/itemlist-alternate</value>
|
||||
<value>/WEB-INF/itemlist-alternate.xml</value>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
Reference in New Issue
Block a user