Richfaces integration.

This commit is contained in:
Jeremy Grelle
2008-03-12 20:57:39 +00:00
parent 9f9e9234e9
commit 30ea4171b0
17 changed files with 193 additions and 66 deletions

View File

@@ -10,7 +10,6 @@
<action-listener>org.springframework.faces.model.SelectionTrackingActionListener</action-listener>
<variable-resolver>org.springframework.faces.webflow.FlowVariableResolver</variable-resolver>
<property-resolver>org.springframework.faces.webflow.FlowPropertyResolver</property-resolver>
<state-manager>org.springframework.faces.webflow.FlowViewStateManager</state-manager>
<view-handler>org.springframework.faces.webflow.FlowViewHandler</view-handler>
</application>