I am aware that this is a duplicate question but I could not find my solution in any of the previous answers. I have tried all the solutions from the answers:
I have added the below in my pom.xml
org.springframework spring-context 3.1.0.RELEASE org.springframework spring-webmvc 3.1.0.RELEASE
Also I have added the maven dependencies in Deployment Assembly
I have redeployed the code after these changes, still I am getting the error:
Is there any other solution for this?
Adding the screenshots of pom.xml