added line breaks for sample code that otherwise runs off the end of the page

This commit is contained in:
Scott Andrews
2008-04-12 00:14:57 +00:00
parent 6d144bb0f8
commit e0f3ed6380

View File

@@ -215,7 +215,7 @@ java org.springframework.webflow.engine.model.builder.xml.WebFlowUpgrader flowTo
</webflow:flow-registry>
<webflow:flow-builder-services id="flowBuilderServices"
view-factory-creator="mvcViewFactoryCreator"/>
view-factory-creator="mvcViewFactoryCreator"/>
<bean id="mvcViewFactoryCreator" class="org.springframework.webflow.mvc.MvcViewFactoryCreator">
<property name="viewResolvers" ref="tilesViewResolver"/>