call a function in html with parameter

2015-11-12 Thread Damon
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

Custom ValueEncoder & IOC

2015-09-14 Thread Damon Childs
assing the Hibernate session via the constructer since this would not be under the IOC’s control. Is there a way to create this using the IOC so the inject works? Thanks, Damon - To unsubscribe, e-mail: users-unsubscr...@tapestry.

DatePicker not showing Days Just y

2017-03-21 Thread Damon Childs
"jquery"); configuration.add(SymbolConstants.BOOTSTRAP_ROOT, "context:mybootstrap"); configuration.add(SymbolConstants.MINIFICATION_ENABLED, true); Any help would be appreciated. Thanks Damon - To unsubsc