From 65d0cbae914de06c1f5635b5be4264a8a9afed8b Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Tue, 1 Jul 2008 18:09:26 +0000 Subject: [PATCH] SWF-757 --- spring-webflow-reference/src/spring-faces.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-webflow-reference/src/spring-faces.xml b/spring-webflow-reference/src/spring-faces.xml index 05bca27b..d55eaa01 100644 --- a/spring-webflow-reference/src/spring-faces.xml +++ b/spring-webflow-reference/src/spring-faces.xml @@ -479,6 +479,10 @@ components that go beyond the standard JSF components by adding the ability to do Ajax-based partial view updates. These components degrade gracefully so that the flow will still be fully functional by falling back to full page refreshes if a user with a less capable browser views the page. + + Though the core JSF support in Spring Faces is JSF 1.1-compatible, the Spring Faces + Ajax components require JSF 1.2. + Revisiting the earlier example with the paged table, you can change the "More Results" link to use an