Hey thanks paul.One more thing,how can I configure a bean in dispatcher-servlet.xml so that it resolves both tiles views as well as
jsp views.We have tilesViewResolver and tilesConfigurer for tiles whereas UrlBasedViewResolver for simple mapping to jsps. Could I combine these two into one bean.