Hi
I am trrying to implement the tutorial posted at the following address
http://mhimu.wordpress.com/2007/11/27/spring-mvc-tutorial/
Type: Posts; User: blaykm; Keyword(s):
Hi
I am trrying to implement the tutorial posted at the following address
http://mhimu.wordpress.com/2007/11/27/spring-mvc-tutorial/
Hi
I have changed my Jars to spring version-2.5, I am using spring.jar and spring-webmvc.jar every other details are same as mentioned in my previous context, Now i get the following exception
...
I have a simple web application and here are the details
web.xml
---------
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
...