Paul
Wendy Smoak wrote:
I have a tile definition:
<definition name="choose.profile" extends="masterPage">
<put name="heading" value="Benefactor™ Web" />
<put name="body" value="/WEB-INF/jsp/chooseProfileBody.jsp" />
</definition>
And on startup, I get Apache Tomcat/4.1.18-LE-jdk14
org.xml.sax.SAXParseException: Reference to undefined entity "™"
Since the 'heading' is inserted into an HTML page, I don't know how else to
get the little trademark symbol to appear. Any ideas?
Thanks,
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

