I\'m new to Tiles and Spring MVC (I looked through several similar issues but found no solution for \'my problem\')
controller:
@Controller public cl
I've had the same issue . Try using correct version of DTD in tiles configuration file.
https://stackoverflow.com/a/28854479
Also in your tiles definition file general.xml use tile:insertAttribute instead of tile:addAttribute