diff --git a/26 springmvc/src/main/webapp/WEB-INF/telusko-servlet.xml b/26 springmvc/src/main/webapp/WEB-INF/telusko-servlet.xml index 7b77fd9..8e0cc3e 100644 --- a/26 springmvc/src/main/webapp/WEB-INF/telusko-servlet.xml +++ b/26 springmvc/src/main/webapp/WEB-INF/telusko-servlet.xml @@ -10,7 +10,7 @@ http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd http://www.springframework.org/schema/tx -http://www.springframework.org/schema/mvc/spring-tx.xsd +http://www.springframework.org/schema/tx/spring-tx.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd">