posted 7 years ago
Hello friends i am working on spring mvc.i have included all jars related to spring core and spring mvc ..when i am running my web application i am getting following error:
cannot Deploy MyFinalprj
deploy is failing=Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet. Please see server.log for more details.
Can any one help me out what was the issue?
Thanks in advance