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: [email protected]
For additional commands, e-mail: [email protected]
