diff --git a/spring-webflow-reference/src/el.xml b/spring-webflow-reference/src/el.xml index b4daf808..2d031cfd 100644 --- a/spring-webflow-reference/src/el.xml +++ b/spring-webflow-reference/src/el.xml @@ -94,10 +94,23 @@ - - - + + + ]]> + + Note that if your application is registering custom converters it's important to ensure the WebFlowELExpressionParser is configured with the conversion service that has those custom converters. + + + + + + + + + +]]> @@ -112,6 +125,16 @@ ]]> + + Note that if your application is registering custom converters it's important to ensure the WebFlowOgnlExpressionParser is configured with the conversion service that has those custom converters. + + + + + + +]]>