added var support in sellitem

removed restriction in form action
This commit is contained in:
Keith Donald
2007-04-03 00:15:52 +00:00
parent 4eeb09618f
commit be58f875c5
9 changed files with 24 additions and 31 deletions

View File

@@ -9,11 +9,8 @@
org.springframework.webflow.executor.jsf.FlowNavigationHandler
</navigation-handler>
<variable-resolver>
org.springframework.webflow.executor.jsf.FlowExecutionVariableResolver
org.springframework.webflow.executor.jsf.DelegatingFlowVariableResolver
</variable-resolver>
<property-resolver>
org.springframework.webflow.executor.jsf.FlowExecutionPropertyResolver
</property-resolver>
</application>
<lifecycle>