Awesome, Bob! Much appreciated!
On Wed, 11 Nov 2015 19:43:49 -0200, Bob Harner wrote:
Everybody,
There's a greatly revised and polished version of the Tapestry Hotel
Booking app now running at:
http://tapestry-vm.apache.org:8080/hotels/
Notable changes:
1) This version uses Tapestry 5.
Hello,
Im trying to call a function from my html file.
Prop Descr: ${propertyImage.description}
it calls::
public Link getExternalImageLink(String imgId) {
return resources.createEventLink("externalImage", imgId);
}
public ImageStreamResponse onExternalImage(final
Try to remove the "t:" prefix from your source and value attributes (leave
it in only for the type attribute).
On Fri, Nov 13, 2015 at 2:29 AM, Damon wrote:
> Hello,
>
> Im trying to call a function from my html file.
>
> class="medium-7 medium-centered columns">
>
> Prop Descr: ${prop