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
Using:
import org.springframework.web.servlet.view.tiles3.TilesView;
Not:
import org.springframework.web.servlet.view.tiles2.TilesView;