posted 6 years ago
Hello All,
I am working on spring project.I am able to call methods in controller class but view is not getting rendered.Not able to understand what went wrong . when I hit url "http://localhost:8082/TrackingApp/" I am getting 404 error but in console, I am getting sysout "in index". Below is my code
Controller class.
spring.xml
web.xml: