I am new to the Spring MVC Framework. I am trying to setup a sample Code base using Spring 4 in Eclipse Juno and
Tomcat(V 7.0.61). I tried different options stated in different forum but none of them working. Any help to resolve this issue will be very much appriciated!
Below is the code:
Web.xml
HelloWeb-servlet.xml
HelloController.java
The Server log:
The hello.jsp:
The URL I am using:
http://localhost:8082/HelloWeb/hello