posted 6 years ago
welcomeWebPage.html
controlller.jsp
controlller1.jsp
web.xml
dispatcher-servlet.xml
controlllerResult.jsp
controlllerResult1.jsp
HelloController.java
HelloController1.java
Server Log
I have given a program's whole code. This a simple Spring MVC program. I have also given the server log. The programs one link is working but another is not working. Showing 404 error.
Then in the server log i have found the message that i have given. But i am not understanding why it is showing that no mapping found for [/SpringMVC_1/h.ds].
Would you please tell where i have made the wrong.
FolderStructure.PNG