INFO: Marking servlet [dad-frontController] as unavailable
Oct 22, 2021 6:31:27 PM org.apache.catalina.core.StandardContext loadOnStartup
SEVERE: Servlet [dad-frontController] in web application [/home.com] threw load() exception
java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet
Servlet /webapp threw load() exception or
java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet
follow the below steps when you face the above error while running the spring web or spring MVC application on your machine.
Please let me know still if you are facing any issues to solve the above error in the comments.