PDA

View Full Version : flow registry



choudhury
Mar 26th, 2008, 07:06 AM
hi,

i downloaded the spring web flow-2.0.jar
how we refer the flow registry class in this jar file.
in the previous version i.e spring web flow-1.0.jar there is class for flow registry is org.springframework.webflow.engine.builder.xml.Xml FlowRegistryFactoryBean.

plz guide me which class to use in the latest version or give me a sample code with the latest version

Thanks in advance
choudhury

Keith Donald
Mar 26th, 2008, 04:14 PM
Please review the samples included in the distribution.

Keith