Hi,

I have done spring validator program using controller and spring form tag. But at the time of running the program it shows following errors:

E org.springframework.web.servlet.tags.RequestContex tAwareTag doStartTag No WebApplicationContext found: no ContextLoaderListener registered?
java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?



E SRVE0068E: Could not invoke the service() method on servlet /InputForm.jsp. Exception thrown : java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?