The tiles config file is XML, so the parser is trying to reference ™ before it even gets to the web page. Try using ™ instead.

Paul

Wendy Smoak wrote:

I have a tile definition:
<definition name="choose.profile" extends="masterPage">
<put name="heading" value="Benefactor&trade; 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 "&trade;"

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]>

Reply via email to