This commit is contained in:
Keith Donald
2008-09-18 13:59:00 +00:00
parent 34492f5871
commit 3e657c9a36

View File

@@ -254,7 +254,7 @@ public class BookingFlowHandler extends AbstractFlowHandler {
</para>
<programlisting language="xml"><![CDATA[
<webflow:flow-registry id="flowRegistry" flow-builder-services="flowBuilderServices">
<flow:location path="/WEB-INF/hotels/booking/booking.xml" />
<webflow:location path="/WEB-INF/hotels/booking/booking.xml" />
</webflow:flow-registry>
<webflow:flow-builder-services id="flowBuilderServices" view-factory-creator="mvcViewFactoryCreator"/>