Tapestry templates are well-formed XML documents. &CIK looks like a malformed XML entity to the XML parser.
Try: <a href=" http://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0000320193&owner=include&count=40<http://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0000320193&owner=include&count=40> "> ${message:direct.text} </a> On Tue, Nov 4, 2008 at 10:03 AM, Keith Bottner <[EMAIL PROTECTED]> wrote: > If I am using a standard anchor with the following href > > <a href=" > http://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0000320193&owner=include&count=40 > "> > ${message:direct.text} > </a> > > I get the following error when I attempt to access the page: > > Failure parsing template : The reference to entity "CIK" must end with the > ';' delimiter. > > Any ideas on why Tapestry is not just ignoring a standard <a>, and/or what > I can do to fix it? > > Keith > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind