On Wed, 28 Nov 2012 15:05:55 -0200, mwrohde <mro...@navicure.com> wrote:

Ok, thanks for the replies so far.

In the tml I've got:
<${classpath:/com/navicure/ui/components/images/exit2.png}>

It should have been <img src="${classpath:/com/navicure/ui/components/images/exit2.png}"/>. You still need to use proper HTML tags. ;) The error message says that your template isn't valid XML and it should.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to