Hi!

When looking at: 
http://tapestry.apache.org/assets.html
Section "Assets in Templates"
its "asset:" instead of "classpath:"

So give this a try (untested)?

Jens


Sent from my iPhone

On 28.11.2012, at 18:05, 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}> 
> 
> When I attempt to render the page in the browser I get:
> Could not convert 'classpath:/com/navicure/ui/components/images/exit2.png'
> into a component parameter binding: Error parsing property expression
> 'classpath:/com/navicure/ui/components/images/exit2.png': Unable to parse
> input at character position 11.
> 
> What have I got wrong?
> 
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Referencing-files-from-a-jar-tp5718355p5718359.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 

Reply via email to