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]

Reply via email to