Put the text for your heading in application resources and modify your tile
accordingly.


-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]]
Sent: Friday, 24 January 2003 6:30 AM
To: 'Struts Users Mailing List'
Subject: [TILES] Help with trademark symbol



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,

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to