i am new to springs can anyone help me come out this error
Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/webflow-config]
Offending resource: ServletContext resource [/WEB-INF/dispatcher-servlet.xml]
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/webflow-config]
Offending resource: ServletContext resource [/WEB-INF/dispatcher-servlet.xml]
Usually, this happens because of a missing spring jar file. If you are using the OGSI jar files, you'll probably need to look for the spring-webflow library and dependencies.