I am new to spring and trying to use tiles with Spring. but getting above error. i am using maven in my project. i tried changing versions also, but no use. following are co
In your servlet-context.xml you are using the tiles2 spring-tiles integration classes.
Use instead the classes found under org.springframework.web.servlet.view.tiles3