milos-rebraca
New Member
In my xml file of Spring MVC application for using tiles, I have written the following -\[code\]<definition name="dashboard" extends="base.definition"> <put-attribute name="title" value="http://stackoverflow.com/questions/15858914/Dashboard - CMS ♦ ® Galactic NetOne" /> <put-attribute name="body" value="http://stackoverflow.com/WEB-INF/views/dashboard.jsp" /></definition>\[/code\]However, \[code\]♦ and ®\[/code\] give the error that they are referenced but not declared. Please help.