Hi, If I want to set some property from within the component template is that possible in Tapestry 5? Something like the c:set tag is JSP jstl? Or do you just write a set component and have it as a property of the containing component?
Cheers Russell