On Wed, 15 Dec 2010 18:25:44 -0200, Rich M <rich...@moremagic.com> wrote:
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.
<img src="/yourimagesfolder/${picture}"/>
public String getPicture() {
....
}
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org