My solution:

${image} 

public Link getImage() {
        Link link = resources.createEventLink("preview");
        return link;
}

Object onPreview() {
        return new StreamResponse(){}
}




--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/img-tag-src-tp2425421p5716261.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