That doesn't quite solve it though, how do I get it to know "yourpicture.jpg"? That's a dynamic String within the system that changes throughout the loop. The images themselves are static, but the filename string is not.

On 12/15/2010 01:16 PM, Thiago H. de Paula Figueiredo wrote:
On Wed, 15 Dec 2010 16:03:19 -0200, Rich M <rich...@moremagic.com> wrote:

Hi,

Hi!

I'm sorry I don't completely understand what you are asking here.

The images are static and sit within the webapp context.

Then you can refer to them without Tapestry expressions at all, just an <img src="/yourimagesfolder/yourpicture.jpg"/>



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

Reply via email to